summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw/gs-test.c
AgeCommit message (Expand)Author
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-16graw: add a gs test for non-sequential inputsZack Rusin
2010-06-15graw: test multiple cb's in geometry shadersZack Rusin
2010-06-14graw: small fixups for the gs examplesZack Rusin
2010-06-10gs: give our test an option of rendering a stripZack Rusin
2010-06-07graw: Fix file handle leaks.Vinson Lee
2010-06-07graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell