summaryrefslogtreecommitdiff
path: root/progs/trivial
AgeCommit message (Expand)AuthorFilesLines
2009-03-16progs/trivial: IgnoresJakob Bornecrantz1-0/+3
2009-03-12trivial: draw non-interleaved arraysKeith Whitwell3-0/+119
2009-03-10trivial: add a logic op testKeith Whitwell4-0/+368
2009-03-09trivial: add tri-stipple to SConscriptKeith Whitwell1-0/+1
2009-03-04clear-repeat: print fps, use 300x300 window sizeKeith Whitwell1-1/+19
2009-02-21trivial: Add tri-viewportJakob Bornecrantz4-0/+132
2009-02-21trivial: Fix indentation in triJakob Bornecrantz1-43/+43
2009-02-19trival: Make the last of progs show the nameJakob Bornecrantz3-3/+3
2009-02-14trivial: Add quadstrip-clipJakob Bornecrantz4-0/+140
2009-02-18progs/trivial: Label program windows with actual program nameKeith Whitwell101-101/+101
2009-02-13trivial: Make tri-fog a bit more interesting to look atJakob Bornecrantz1-8/+17
2009-02-13trivial: Add a tri-unfilled-fog testJakob Bornecrantz4-0/+155
2009-02-01progs: Get more samples building on windows.José Fonseca1-21/+18
2009-01-23progs: Ignore more output executables.José Fonseca1-0/+3
2009-01-23progs/trivial: Use glew where needed.José Fonseca39-37/+96
2009-01-19Merge commit 'origin/gallium-0.2' into gallium-xlib-reworkKeith Whitwell1-0/+1
2009-01-14trivial: clear with random colorKeith Whitwell2-0/+133
2009-01-14progs: List tri-clear.José Fonseca1-0/+1
2008-12-22Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca1-5/+5
2008-12-21Ignore new tests executables.José Fonseca1-5/+20
2008-12-12scons: Build progs.José Fonseca1-0/+163
2008-12-10Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul3-0/+272
2008-12-10mesa: more trivial testsKeith Whitwell3-0/+272
2008-12-02mesa: Update some .gitignore files.Younes Manton1-0/+16
2008-11-21scons: Build progs.José Fonseca1-0/+163
2008-11-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell8-0/+1064
2008-11-14trivial: more testsKeith Whitwell8-0/+1064
2008-10-30CELL: stencil bug fixesRobert Ellison1-2/+11
2008-10-17Merge commit 'origin/gallium-0.1' into gallium-0.2Brian Paul1-10/+7
2008-10-17mesa: redraw upon keypress in trivial/tri.cBrian Paul1-9/+7
2008-10-15Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell5-0/+654
2008-10-14trivial: more vp testsKeith Whitwell5-0/+654
2008-10-10Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell4-0/+314
2008-10-09mesa: toggle colormask values with r/g/b keys in tri-mask-tri.cBrian Paul1-60/+63
2008-10-07trivial: add more vp testsKeith Whitwell3-0/+210
2008-10-07trivial: exercise vertprog sligtlyKeith Whitwell2-0/+104
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell2-1/+155
2008-09-15add dlist-degenerate test caseKeith Whitwell2-0/+154
2008-09-11trivial: remove stray merge conflictKeith Whitwell1-3/+0
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell3-9/+204
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-8/+8
2008-09-11press 'c' to toggle Z clear value between 0/1Brian Paul1-4/+21
2008-09-11press 'f' to cycle through depth test funcsBrian Paul1-0/+26
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell111-209/+9055
2008-08-28mesa: added test for very long fixed-function vertex programsBrian Paul2-0/+152
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond1-2/+2
2008-06-16git: Updated .gitignore filesJakob Bornecrantz1-0/+10
2008-06-13trivial: Update clear-undefinedJakob Bornecrantz1-0/+7
2008-06-13trival: Added test for undefined context of bufferJakob Bornecrantz2-0/+131
2008-06-11trivial: add test for integer vertex arraysKeith Whitwell2-0/+118