summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/shader-leak.c
AgeCommit message (Collapse)Author
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
Allows applications to dump surfaces to file without referencing gallium/auxiliary entry points statically. Existing test apps have been modified such that they save the contents of the fronbuffer only when the `-o' option's specified.
2010-09-09graw: added test for finding shader mem leaksBrian Paul