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