summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/vs-test.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák
2011-01-20graw: fix logic error in pixel format selectionBrian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
2010-08-26graw: Undo late loading of graw drivers.José Fonseca
2010-08-26graw: Dynamically load graw libraries.José Fonseca
2010-07-29graw/tests: Use pipe_context::draw_vbo.Chia-I Wu
2010-06-07graw: Fix file handle leaks.Vinson Lee
2010-06-07graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell