graw/tests: Use pipe_context::draw_vbo.
[mesa.git] / src / gallium / tests / graw / gs-test.c
2010-07-29 Chia-I Wugraw/tests: Use pipe_context::draw_vbo.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-16 Zack Rusingraw: add a gs test for non-sequential inputs
2010-06-15 Zack Rusingraw: test multiple cb's in geometry shaders
2010-06-14 Zack Rusingraw: small fixups for the gs examples
2010-06-10 Zack Rusings: give our test an option of rendering a strip
2010-06-08 Vinson Leegraw: Fix file handle leaks.
2010-06-07 Keith Whitwellgraw: add gs-test.c and some simple geometry shader...