summaryrefslogtreecommitdiff
path: root/src/gallium/tests/graw
AgeCommit message (Expand)Author
2010-06-16graw: remove wrong testZack Rusin
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-15graw: fix setup for multiple constant buffersZack 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-09graw: add a multiple primitive geometry shader testZack Rusin
2010-06-09geometry shaders: make gs work with changable primitives and variable number ...Zack Rusin
2010-06-07graw: Fix file handle leaks.Vinson Lee
2010-06-07graw: Remove unnecessary headers.Vinson Lee
2010-06-07graw: Add gallium library to SCons build.Vinson Lee
2010-06-07graw: add gs-test.c and some simple geometry shader examplesKeith Whitwell
2010-06-07graw: trivial geometry shader testKeith Whitwell
2010-06-07graw: add symlinks to shader test directoriesKeith Whitwell
2010-06-07graw: remove references to unistd.hKeith Whitwell
2010-06-07tests/graw: missing file tri.cKeith Whitwell
2010-06-07test/graw: add vp-testKeith Whitwell
2010-06-07tests/graw: add fp-testKeith Whitwell
2010-05-21gallium: remnants of old ccw stateKeith Whitwell
2010-05-14graw: add quad-tex graw test for basic texturingKeith Whitwell
2010-05-14graw: combine graw_init and graw_create_window functionsKeith Whitwell
2010-05-14graw: move towards glut-like interface, add tri.cKeith Whitwell
2010-05-11tests/graw: raw -> grawJosé Fonseca