summaryrefslogtreecommitdiffstats
path: root/progs/trivial
Commit message (Expand)AuthorAgeFilesLines
* progs: IgnoresJakob Bornecrantz2009-04-021-0/+1
* progs/trivial: add fflushes for cygwinKeith Whitwell2009-03-24115-0/+116
* progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell2009-03-243-0/+262
* progs/trivial: Make quad-tex-sub repeat patternsJakob Bornecrantz2009-03-181-7/+12
* tests: remove/update old commentsBrian Paul2009-03-182-18/+2
* progs/trivial: Add quad-tex-subJakob Bornecrantz2009-03-184-0/+201
* progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz2009-03-184-0/+272
* progs/trivial: IgnoresJakob Bornecrantz2009-03-161-0/+3
* trivial: draw non-interleaved arraysKeith Whitwell2009-03-123-0/+119
* trivial: add a logic op testKeith Whitwell2009-03-104-0/+368
* trivial: add tri-stipple to SConscriptKeith Whitwell2009-03-091-0/+1
* clear-repeat: print fps, use 300x300 window sizeKeith Whitwell2009-03-041-1/+19
* trivial: Add tri-viewportJakob Bornecrantz2009-02-214-0/+132
* trivial: Fix indentation in triJakob Bornecrantz2009-02-211-43/+43
* trival: Make the last of progs show the nameJakob Bornecrantz2009-02-193-3/+3
* trivial: Add quadstrip-clipJakob Bornecrantz2009-02-144-0/+140
* progs/trivial: Label program windows with actual program nameKeith Whitwell2009-02-18101-101/+101
* trivial: Make tri-fog a bit more interesting to look atJakob Bornecrantz2009-02-131-8/+17
* trivial: Add a tri-unfilled-fog testJakob Bornecrantz2009-02-134-0/+155
* progs: Get more samples building on windows.José Fonseca2009-02-011-21/+18
* progs: Ignore more output executables.José Fonseca2009-01-231-0/+3
* progs/trivial: Use glew where needed.José Fonseca2009-01-2339-37/+96
* 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