summaryrefslogtreecommitdiffstats
path: root/progs/trivial
Commit message (Expand)AuthorAgeFilesLines
* 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
| * set window size to 256x256Brian2007-12-101-3/+4
| * gallium: more trivial testsKeith Whitwell2007-12-0947-33/+6201
| * gallium: remove unneeded depth bufferKeith Whitwell2007-12-092-4/+4
| * use perspective projection, press r/R to rotate the quadBrian2007-09-181-4/+21
| * more usage infoBrian2007-08-301-0/+2
| * test flat shading w/ clippingBrian2007-08-302-0/+150
| * vars to test 1D/2D textures with linear/nearest filteringBrian2007-08-141-29/+27
| * added pixelzoom cmd line optBrian2007-08-131-0/+5
| * Draw white square in lower-left corner to test orientationBrian2007-08-131-0/+8