summaryrefslogtreecommitdiff
path: root/progs/trivial/Makefile
AgeCommit message (Expand)Author
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-23progs: add trivial ARB_half_float_vertex support.Dave Airlie
2010-01-16Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-14progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-11-30progs/trivial: added two simple texture testsBrian Paul
2009-11-06trivial: add vbo-tri, an even simpler version of tri.cKeith Whitwell
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