aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/graw/gs-test.c
Commit message (Expand)AuthorAgeFilesLines
* graw/tests: Use pipe_context::draw_vbo.Chia-I Wu2010-07-291-2/+3
* graw: add a gs test for non-sequential inputsZack Rusin2010-06-161-10/+29
* graw: test multiple cb's in geometry shadersZack Rusin2010-06-151-18/+58
* graw: small fixups for the gs examplesZack Rusin2010-06-141-4/+4
* gs: give our test an option of rendering a stripZack Rusin2010-06-101-6/+42
* graw: Fix file handle leaks.Vinson Lee2010-06-071-0/+1
* graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell2010-06-071-0/+527