summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
AgeCommit message (Expand)AuthorFilesLines
2010-03-10progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBOBrian Paul1-0/+1
2010-02-26Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer1-8/+0
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca1-0/+1
2010-01-23progs: add trivial ARB_half_float_vertex support.Dave Airlie1-0/+1
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca1-0/+1
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul1-0/+1
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca1-0/+1
2009-11-30progs/trivial: added two simple texture testsBrian Paul1-0/+2
2009-11-06trivial: add vbo-tri, an even simpler version of tri.cKeith Whitwell1-0/+1
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