summaryrefslogtreecommitdiffstats
path: root/progs
Commit message (Expand)AuthorAgeFilesLines
* link EGL demos with -lGLAlan Hourihane2008-09-261-8/+8
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-213-1/+6
|\
| * mesa: Update ignores a bitJakob Bornecrantz2008-09-192-0/+2
| * destroy window on exitBrian Paul2008-09-181-1/+4
* | CELL: mark several transient files as .gitignoreRobert Ellison2008-09-182-0/+2
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-183-5/+23
|\|
| * progs/fp: Add a bit of local variable testing to fp-triJakob Bornecrantz2008-09-182-0/+13
| * egl: print multisample infoBrian Paul2008-09-171-5/+10
* | Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-184-3/+156
|\ \
| * | add dlist-degenerate test caseKeith Whitwell2008-09-152-0/+154
| * | remove invalid XDestroyWindow() callGuillaume Melquiond2008-09-131-1/+0
| * | silence warningGuillaume Melquiond2008-09-131-1/+1
* | | cell: dump generated code if CELL_DEBUG=asmBrian Paul2008-09-171-1/+1
* | | negate.txt - test negation of a src regBrian Paul2008-09-131-0/+6
* | | Makefile was previously checked in with merge diffs still present. I just s...Jonathan White2008-09-121-8/+2
* | | simple add with swizzle and mul with swizzle testsBrian Paul2008-09-122-0/+8
* | | vp: add run scriptKeith Whitwell2008-09-121-0/+7
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-121-6/+14
|\ \ \ | | |/ | |/|
| * | use APP_CCBrian Paul2008-09-111-8/+8
* | | fp: put test name in window title, add run scriptKeith Whitwell2008-09-122-2/+9
* | | use APP_CC, remove redundant targetKeith Whitwell2008-09-121-37/+30
* | | trivial: remove stray merge conflictKeith Whitwell2008-09-111-3/+0
* | | demos: fix LIBS ref in makefileKeith Whitwell2008-09-111-1/+1
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-1110-68/+521
|\| |
| * | define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-117-64/+64
| * | simple quad drawing testBrian Paul2008-09-112-0/+259
| * | 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-11314-10553/+20041
|\| | | |/ |/|
| * Add NV_vertex_program specific tests.Michal Krol2008-08-192-0/+11
| * Add support for NVIDIA programs.Michal Krol2008-08-191-10/+31
| * Port vp to Windows.Michal Krol2008-08-193-3/+171
| * pick first modeAlan Hourihane2008-08-172-2/+2
| * choose a 1024x768 resolutionAlan Hourihane2008-08-171-1/+1
| * add edge detection to that exampleZack Rusin2008-07-211-0/+13
| * mesa: call glutDestroyWindow() on exitBrian Paul2008-07-091-0/+2
| * egl: Add egltriJakob Bornecrantz2008-07-043-2/+277
| * Fix CRLF line endings.José Fonseca2008-06-2450-6059/+6059
| * tests: Added a test for a strange bug in texstore_a8Jakob Bornecrantz2008-06-183-0/+196
| * added ARCH_FLAGSseventh guardian2008-06-161-5/+5
| * git: Updated .gitignore filesJakob Bornecrantz2008-06-162-0/+13
| * trivial: Update clear-undefinedJakob Bornecrantz2008-06-131-0/+7
| * trival: Added test for undefined context of bufferJakob Bornecrantz2008-06-132-0/+131
| * add some glsl example testing different arrays of uniformsZack Rusin2008-06-125-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
| * sync up with glxgears.c from masterBrian Paul2008-06-041-75/+121