summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
AgeCommit message (Expand)Author
2009-07-28progs/trivial: add missing files to Makefile, .gitignoreVinson Lee
2009-06-30mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell
2009-06-30progs/trivial: add dlist-mat-tri.cKeith Whitwell
2009-06-30progs/trivial: add test case for short-circuiting material changesKeith Whitwell
2009-06-30progs/trivial: add dlist-flat-tri.cKeith Whitwell
2009-06-30progs/trivial: add dlist-recursive-callKeith Whitwell
2009-06-30Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell
2009-06-30progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell
2009-06-30progs/trivial: test case for dlist statechange eliminationKeith Whitwell
2009-05-08progs/trivial: add test for vertex program invarient transformKeith Whitwell
2009-05-08progs/trivial: add vbo-noninterleaved testKeith Whitwell
2009-05-08trivial: add line-flat.cKeith Whitwell
2009-03-24progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell
2009-03-18progs/trivial: Add quad-tex-subJakob Bornecrantz
2009-03-18progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz
2009-03-12trivial: draw non-interleaved arraysKeith Whitwell
2009-03-10trivial: add a logic op testKeith Whitwell
2009-02-21trivial: Add tri-viewportJakob Bornecrantz
2009-02-14trivial: Add quadstrip-clipJakob Bornecrantz
2009-02-13trivial: Add a tri-unfilled-fog testJakob Bornecrantz
2009-01-23progs/trivial: Use glew where needed.José Fonseca
2009-01-14trivial: clear with random colorKeith Whitwell
2008-12-10Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul
2008-12-10mesa: more trivial testsKeith Whitwell
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-14trivial: more testsKeith Whitwell
2008-10-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-10-14trivial: more vp testsKeith Whitwell
2008-10-10Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-10-07trivial: add more vp testsKeith Whitwell
2008-10-07trivial: exercise vertprog sligtlyKeith Whitwell
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-09-15add dlist-degenerate test caseKeith Whitwell
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-28mesa: added test for very long fixed-function vertex programsBrian Paul
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-06-13trival: Added test for undefined context of bufferJakob Bornecrantz
2008-06-11trivial: add test for integer vertex arraysKeith Whitwell
2008-06-10trivial: add trifan testsKeith Whitwell
2008-06-10trivial: add poly-flat-clip testsKeith Whitwell
2008-06-10trivial: add tristrip-flat to makefileKeith Whitwell
2008-05-07Never fail `make clean'Dan Nicholson
2008-04-24trivial: simple edgeflag testKeith Whitwell
2008-04-23mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.cKeith Whitwell
2008-02-25Added line smooth testBrian
2008-02-14gallium: new pgon-mode.c testBrian
2007-12-09gallium: more trivial testsKeith Whitwell
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson