| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up more stale references to gl(X)_API.xml which have moved. | Michel Dänzer | 2010-02-26 | 1 | -8/+0 |
* | progs/fp: close file (bug 26559) | Brian Paul | 2010-02-14 | 1 | -0/+1 |
* | progs/fp: testcases for GL_ARB_fragment_coord_conventions | Brian Paul | 2010-01-21 | 4 | -0/+22 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-08 | 3 | -113/+0 |
|\ |
|
| * | progs/fp: remove invalid tri-inv.c test | Brian Paul | 2010-01-07 | 3 | -113/+0 |
* | | progs/fp: increase buffer size to read larger shaders | Brian Paul | 2010-01-07 | 1 | -1/+1 |
* | | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -13/+2 |
* | | Merge branch 'i965g-restart' | Keith Whitwell | 2009-12-22 | 3 | -0/+18 |
|\ \
| |/
|/| |
|
| * | Merge commit 'origin/master' into i965g-restart | Keith Whitwell | 2009-12-21 | 8 | -8/+8 |
| |\ |
|
| * | | progs/fp: add simple imm, param tests | Keith Whitwell | 2009-11-19 | 3 | -0/+18 |
* | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-07 | 2 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | progs/fp: Redraw upon keypress. | Vinson Lee | 2009-12-04 | 1 | -1/+1 |
| * | | progs/fp: Add tri-inv.c to Makefile. | Vinson Lee | 2009-12-04 | 1 | -0/+1 |
| * | | progs/fp: Redraw upon keypress. | Vinson Lee | 2009-12-03 | 8 | -8/+8 |
* | | | progs/fp: Redraw upon keypress. | Vinson Lee | 2009-11-18 | 8 | -8/+8 |
| |/
|/| |
|
* | | tgsi: handle some src/dst aliasing in tgsi_sse2.c | Keith Whitwell | 2009-09-13 | 2 | -0/+12 |
* | | tgsi: implement saturation | Keith Whitwell | 2009-09-12 | 1 | -0/+6 |
|/ |
|
* | progs: Port fp programs to GLEW. | José Fonseca | 2009-06-11 | 10 | -26/+50 |
* | tests: another extended swizzle test | Brian Paul | 2009-04-15 | 1 | -0/+5 |
* | progs/fp: pass texcoord to triangle, add a test shader | Keith Whitwell | 2009-03-23 | 3 | -0/+14 |
* | progs: Add util to cpp path. | José Fonseca | 2009-03-13 | 1 | -0/+4 |
* | fp: enable a second texture unit and add a kil test for it | Keith Whitwell | 2009-03-09 | 2 | -0/+58 |
* | fp: add some more texture, position and kill tests | Keith Whitwell | 2009-03-06 | 4 | -1/+36 |
* | fp: new kill + position test | Keith Whitwell | 2009-03-06 | 1 | -0/+9 |
* | fp: dont reference fragment.position.zw | Keith Whitwell | 2009-03-06 | 1 | -1/+2 |
* | progs: Make fp-tri use glew and add scons target | Jakob Bornecrantz | 2009-02-14 | 3 | -4/+27 |
* | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-21 | 1 | -0/+1 |
|\ |
|
| * | mesa: Update ignores a bit | Jakob Bornecrantz | 2008-09-19 | 1 | -0/+1 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 2 | -0/+13 |
|\| |
|
| * | progs/fp: Add a bit of local variable testing to fp-tri | Jakob Bornecrantz | 2008-09-18 | 2 | -0/+13 |
* | | negate.txt - test negation of a src reg | Brian Paul | 2008-09-13 | 1 | -0/+6 |
* | | Makefile was previously checked in with merge diffs still present. I just s... | Jonathan White | 2008-09-12 | 1 | -8/+2 |
* | | simple add with swizzle and mul with swizzle tests | Brian Paul | 2008-09-12 | 2 | -0/+8 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-12 | 1 | -6/+14 |
|\| |
|
| * | use APP_CC | Brian Paul | 2008-09-11 | 1 | -8/+8 |
* | | fp: put test name in window title, add run script | Keith Whitwell | 2008-09-12 | 2 | -2/+9 |
* | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 69 | -3759/+317 |
|\| |
|
| * | Add the new test program for fp's. | Zack Rusin | 2007-12-17 | 1 | -0/+169 |
| * | Redo the fragment program examples to match vp's | Zack Rusin | 2007-12-11 | 68 | -3759/+148 |
| * | Ignore generated files. | José Fonseca | 2007-10-25 | 1 | -0/+42 |
* | | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond | 2008-07-30 | 1 | -3/+3 |
* | | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -3/+3 |
* | | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 2007-10-29 | 1 | -1/+1 |
* | | Ignore more generated files in progs/ | Dan Nicholson | 2007-10-10 | 1 | -0/+42 |
|/ |
|
* | add point-position.c | Keith Whitwell | 2006-08-24 | 1 | -0/+1 |
* | Test for fragment.position in points primitives. Currently renders | Keith Whitwell | 2006-08-24 | 1 | -0/+119 |
* | Oops - bad file-completion typo. | Keith Whitwell | 2006-01-05 | 2 | -0/+114 |
* | add simple test for program local parameters | Keith Whitwell | 2006-01-05 | 3 | -92/+1 |
* | new depth tests | Keith Whitwell | 2005-10-21 | 4 | -0/+441 |
* | simplify, remove sgi messages | Keith Whitwell | 2005-10-21 | 38 | -1966/+111 |