summaryrefslogtreecommitdiffstats
path: root/progs/trivial
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/gallium-0.2' into gallium-xlib-reworkKeith Whitwell2009-01-191-0/+1
|\
| * progs: List tri-clear.José Fonseca2009-01-141-0/+1
* | trivial: clear with random colorKeith Whitwell2009-01-142-0/+133
|/
* Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca2008-12-221-5/+5
|\
| * Ignore new tests executables.José Fonseca2008-12-211-5/+20
| * scons: Build progs.José Fonseca2008-12-121-0/+163
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul2008-12-103-0/+272
|\ \ | |/
| * mesa: more trivial testsKeith Whitwell2008-12-103-0/+272
* | mesa: Update some .gitignore files.Younes Manton2008-12-021-0/+16
* | scons: Build progs.José Fonseca2008-11-211-0/+163
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-11-158-0/+1064
|\ \ | |/
| * trivial: more testsKeith Whitwell2008-11-148-0/+1064
* | CELL: stencil bug fixesRobert Ellison2008-10-301-2/+11
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul2008-10-171-10/+7
|\ \ | |/
| * mesa: redraw upon keypress in trivial/tri.cBrian Paul2008-10-171-9/+7
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-10-155-0/+654
|\ \ | |/
| * trivial: more vp testsKeith Whitwell2008-10-145-0/+654
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-10-104-0/+314
|\ \ | |/
| * trivial: add more vp testsKeith Whitwell2008-10-073-0/+210
| * trivial: exercise vertprog sligtlyKeith Whitwell2008-10-072-0/+104
* | mesa: toggle colormask values with r/g/b keys in tri-mask-tri.cBrian Paul2008-10-091-60/+63
* | Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-182-1/+155
|\ \
| * | add dlist-degenerate test caseKeith Whitwell2008-09-152-0/+154
* | | trivial: remove stray merge conflictKeith Whitwell2008-09-111-3/+0
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-113-9/+204
|\ \ \ | | |/ | |/|
| * | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-8/+8
| * | press 'c' to toggle Z clear value between 0/1Brian Paul2008-09-111-4/+21
| * | press 'f' to cycle through depth test funcsBrian Paul2008-09-111-0/+26
| * | mesa: added test for very long fixed-function vertex programsBrian Paul2008-08-282-0/+152
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-11111-209/+9055
|\ \ \ | |/ / | | / | |/ |/|
| * git: Updated .gitignore filesJakob Bornecrantz2008-06-161-0/+10
| * trivial: Update clear-undefinedJakob Bornecrantz2008-06-131-0/+7
| * trival: Added test for undefined context of bufferJakob Bornecrantz2008-06-132-0/+131
| * trivial: add test for integer vertex arraysKeith Whitwell2008-06-112-0/+118
| * trivial: add trifan testsKeith Whitwell2008-06-106-0/+706
| * trivial: add poly-flat-clip testsKeith Whitwell2008-06-103-4/+150
| * trivial: add tristrip-flat to makefileKeith Whitwell2008-06-101-0/+1
| * add new binaries to ignore to make 'git status' cleanerZack Rusin2008-05-201-0/+4
| * mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul2008-05-161-1/+5
| * trivial: simple edgeflag testKeith Whitwell2008-04-242-0/+142
| * mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.cKeith Whitwell2008-04-234-14/+284
| * mesa: add missing glPush/PopMatrix() callsBrian2008-04-041-0/+2
| * mesa: add missing glPush/PopMatrix() callsBrian2008-04-041-0/+2
| * mesa: call glColorMask(1,1,1,1) before glClear()Brian Paul2008-03-141-0/+4
| * Added line smooth testBrian2008-02-252-0/+173
| * Update git ignores.José Fonseca2008-02-251-0/+1
| * gallium: new pgon-mode.c testBrian2008-02-142-0/+137
| * gallium: Ignore generated files.José Fonseca2008-01-171-0/+101
| * vp-tri: match vertex/color data of other testsKeith Whitwell2007-12-191-6/+6
| * use a depth buffer temporarilyKeith Whitwell2007-12-191-2/+2