gallium: new, unified pipe_context::set_sampler_views() function
[mesa.git] / src / gallium / auxiliary / postprocess /
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-07-30 Marek Olšákgallium/postprocessing: fix shader parsing
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-03 Matthew McClurepostprocess: move second temporary assertion into isola...
2013-06-27 Matthew McClurepostprocess: handle partial intialization failures.
2013-06-18 Roland Scheideggergallium: add condition parameter to render_condition
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-03-26 Marek Olšákcso: add constant buffer save/restore feature for postp...
2013-03-21 Brian Paulpostprocess: silence some MSVC float/int warnings
2012-12-12 Marek Olšákgallium: remove pipe_surface::usage
2012-12-12 Marek Olšákgallium: manage render condition in cso_context and...
2012-11-29 Marek Olšákgallium/postprocess: share pipe_context and cso_context...
2012-10-30 Marek Olšákgallium: add start_slot parameter to set_vertex_buffers
2012-08-03 Brian Paulgallium: consolidate CSO sampler and sampler_view functions
2012-07-12 Marek Olšákst/mesa: implement accelerated stencil blitting using...
2012-07-12 Marek Olšákgallium/u_blit: drop not-very-useful wrapper around...
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-03-30 Marek Olšákgallium/postprocess: document serious issue causing...
2012-02-02 Brian Paulgallium/postprocess: move declarations before code
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