summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)Author
2009-01-14progs: List tri-clear.José Fonseca
2008-12-22Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca
2008-12-21Ignore new tests executables.José Fonseca
2008-12-12scons: Build progs.José Fonseca
2008-12-10Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul
2008-12-10mesa: more trivial testsKeith Whitwell
2008-12-02mesa: Update some .gitignore files.Younes Manton
2008-11-21scons: Build progs.José Fonseca
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-14trivial: more testsKeith Whitwell
2008-10-30CELL: stencil bug fixesRobert Ellison
2008-10-17Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul
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-09mesa: toggle colormask values with r/g/b keys in tri-mask-tri.cBrian Paul
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-11trivial: remove stray merge conflictKeith 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-11press 'c' to toggle Z clear value between 0/1Brian Paul
2008-09-11press 'f' to cycle through depth test funcsBrian 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-16git: Updated .gitignore filesJakob Bornecrantz
2008-06-13trivial: Update clear-undefinedJakob Bornecrantz
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
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin
2008-05-16mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul
2008-05-08call glutDestroyWindow()Brian Paul
2008-05-07Never fail `make clean'Dan Nicholson
2008-04-24trivial: simple edgeflag testKeith Whitwell
2008-04-23mesa: add dedicated point-wide-smooth test, restore original tri.c as tri-orig.cKeith Whitwell
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian
2008-04-04mesa: add missing glPush/PopMatrix() callsBrian
2008-03-14mesa: call glColorMask(1,1,1,1) before glClear()Brian Paul
2008-02-25Added line smooth testBrian
2008-02-25Update git ignores.José Fonseca
2008-02-14gallium: new pgon-mode.c testBrian