gallium/postprocess: Just to be safe, reference all buffers from outside
[mesa.git] / src / gallium / auxiliary / postprocess /
2012-02-02 Lauri Kasanengallium/postprocess: Just to be safe, reference all...
2012-02-02 Lauri Kasanengallium/postprocess: Fix depth logic
2012-01-24 Michel Dänzergallium/postprocess: Proper reference counting of pp_ji...
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
2011-11-06 Vinson Leepp: Reorder calloc to avoid memory leak on error path.
2011-11-01 Brian Paulpostprocess: remove const qualifiers on unsigned int...
2011-10-25 Vinson Leepp: Fix memory leak on error path.
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-09-25 José Fonsecapostprocess: Portability fixes.
2011-09-18 Dave Airliegallium: move clear paths from rgba to a pointer to...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Christoph Bumillerpp: initialize the sample mask
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-19 Lauri Kasanenpp/main queue: Add the PP headers
2011-08-19 Lauri Kasanenpp/main queue: Add pp_program.[ch]
2011-08-19 Lauri Kasanenpp/main queue: Add pp_init.c
2011-08-19 Lauri Kasanenpp/main queue: Add pp_run.c
2011-08-19 Lauri Kasanenpp: Add Jimenez' MLAA
2011-08-19 Lauri Kasanenpp: Add the MLAA areamap
2011-08-19 Lauri Kasanenpp: Cel-shade filter
2011-08-19 Lauri Kasanenpp: Color filters
2011-08-19 Lauri Kasanenpp: Docs