aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/graw/shader-leak.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove flags from the flush functionMarek Olšák2011-03-111-1/+1
* gallium: remove pipe_vertex_buffer::max_indexMarek Olšák2011-02-141-1/+0
* graw: fix logic error in pixel format selectionBrian Paul2011-01-201-6/+9
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-6/+13
* graw: Export graw_save_surface_to_file().Michal Krol2010-11-081-1/+0
* graw: added test for finding shader mem leaksBrian Paul2010-09-091-0/+266