gallium/auxiliary: Sanitize NULL checks into canonical form
[mesa.git] / src / gallium / auxiliary / postprocess / pp_init.c
2015-12-06 Edward O'Callaghangallium/auxiliary: Sanitize NULL checks into canonical...
2014-11-16 Marek Olšákgallium: remove unused pipe_viewport_state::translate...
2013-11-18 Brian Paulpostprocess: refactor header files, etc
2013-11-18 Brian Paulpostprocess: rename program to pp_program
2013-11-18 Brian Paulpostprocess: simplify pp_free() code
2013-08-06 Vinson Leepostprocess: Check ppq is null before calling pp_free_bos.
2013-07-30 Marek Olšákgallium/postprocessing: convert blits to pipe->blit
2013-06-27 Matthew McClurepostprocess: handle partial intialization failures.
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-03-21 Brian Paulpostprocess: silence some MSVC float/int warnings
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-08-03 Brian Paulgallium: consolidate CSO sampler and sampler_view functions
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-01-24 Michel Dänzergallium/postprocess: Proper reference counting of pp_ji...
2011-11-01 Brian Paulpostprocess: remove const qualifiers on unsigned int...
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-09-25 José Fonsecapostprocess: Portability fixes.
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-19 Lauri Kasanenpp/main queue: Add pp_init.c