gallivm: fix conversion for pure integer formats
[mesa.git] / src / gallium / auxiliary / postprocess / pp_run.c
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-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-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
2011-12-15 Marek Olšákgallium: interface changes necessary to implement trans...
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-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-19 Lauri Kasanenpp/main queue: Add pp_run.c