summaryrefslogtreecommitdiffstats
path: root/progs/trivial/Makefile
Commit message (Expand)AuthorAgeFilesLines
* progs/trivial: test glPolygonMode(POINT/LINE) with frustum clippingBrian Paul2010-01-141-0/+1
* trivial: add vbo-tri, an even simpler version of tri.cKeith Whitwell2009-11-061-0/+1
* progs/trivial: add missing files to Makefile, .gitignoreVinson Lee2009-07-281-0/+8
* mesa/vbo: fix compile and replay of nodes ending in a FALLBACKKeith Whitwell2009-06-301-0/+1
* progs/trivial: add dlist-mat-tri.cKeith Whitwell2009-06-301-0/+1
* progs/trivial: add test case for short-circuiting material changesKeith Whitwell2009-06-301-0/+1
* progs/trivial: add dlist-flat-tri.cKeith Whitwell2009-06-301-0/+1
* progs/trivial: add dlist-recursive-callKeith Whitwell2009-06-301-0/+1
* Merge branch 'mesa_7_5_branch' into dlist-statechange-shortcircuitKeith Whitwell2009-06-301-0/+1
|\
| * progs/trivial: add test case for lighting plus per-vertex materialsKeith Whitwell2009-06-301-0/+1
* | progs/trivial: test case for dlist statechange eliminationKeith Whitwell2009-06-301-0/+1
|/
* progs/trivial: add test for vertex program invarient transformKeith Whitwell2009-05-081-0/+1
* progs/trivial: add vbo-noninterleaved testKeith Whitwell2009-05-081-0/+1
* trivial: add line-flat.cKeith Whitwell2009-05-081-0/+1
* progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell2009-03-241-0/+1
* progs/trivial: Add quad-tex-subJakob Bornecrantz2009-03-181-0/+1
* progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz2009-03-181-0/+1
* trivial: draw non-interleaved arraysKeith Whitwell2009-03-121-0/+1
* trivial: add a logic op testKeith Whitwell2009-03-101-0/+2
* trivial: Add tri-viewportJakob Bornecrantz2009-02-211-0/+1
* trivial: Add quadstrip-clipJakob Bornecrantz2009-02-141-0/+1
* trivial: Add a tri-unfilled-fog testJakob Bornecrantz2009-02-131-0/+1
* progs/trivial: Use glew where needed.José Fonseca2009-01-231-1/+1
* trivial: clear with random colorKeith Whitwell2009-01-141-0/+1
* Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul2008-12-101-0/+2
|\
| * mesa: more trivial testsKeith Whitwell2008-12-101-0/+2
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-11-151-0/+7
|\ \ | |/
| * trivial: more testsKeith Whitwell2008-11-141-0/+7
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-10-151-0/+4
|\ \ | |/
| * trivial: more vp testsKeith Whitwell2008-10-141-0/+4
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-10-101-0/+3
|\ \ | |/
| * trivial: add more vp testsKeith Whitwell2008-10-071-0/+2
| * trivial: exercise vertprog sligtlyKeith Whitwell2008-10-071-0/+1
* | Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-181-1/+2
|\ \
| * | add dlist-degenerate test caseKeith Whitwell2008-09-151-0/+1
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-8/+9
|\ \ \ | | |/ | |/|
| * | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-8/+8
| * | mesa: added test for very long fixed-function vertex programsBrian Paul2008-08-281-0/+1
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-19/+74
|\ \ \ | |/ / | | / | |/ |/|
| * trival: Added test for undefined context of bufferJakob Bornecrantz2008-06-131-0/+1
| * trivial: add test for integer vertex arraysKeith Whitwell2008-06-111-0/+1
| * trivial: add trifan testsKeith Whitwell2008-06-101-0/+5
| * trivial: add poly-flat-clip testsKeith Whitwell2008-06-101-0/+2
| * trivial: add tristrip-flat to makefileKeith Whitwell2008-06-101-0/+1
| * trivial: simple edgeflag testKeith Whitwell2008-04-241-0/+1
| * mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.cKeith Whitwell2008-04-231-0/+2
| * Added line smooth testBrian2008-02-251-0/+1
| * gallium: new pgon-mode.c testBrian2008-02-141-0/+1
| * gallium: more trivial testsKeith Whitwell2007-12-091-21/+51
| * test flat shading w/ clippingBrian2007-08-301-0/+1