Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-21 | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | |
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | |||
2010-02-14 | progs/fp: close file (bug 26559) | Brian Paul | |
2010-01-07 | progs/fp: increase buffer size to read larger shaders | Brian Paul | |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell | |
Conflicts: SConstruct configs/default configs/linux-dri | |||
2009-11-19 | progs/fp: add simple imm, param tests | Keith Whitwell | |
2009-11-18 | progs/fp: Redraw upon keypress. | Vinson Lee | |
2009-06-11 | progs: Port fp programs to GLEW. | José Fonseca | |
2009-03-23 | progs/fp: pass texcoord to triangle, add a test shader | Keith Whitwell | |
2009-03-09 | fp: enable a second texture unit and add a kil test for it | Keith Whitwell | |
2009-03-06 | fp: add some more texture, position and kill tests | Keith Whitwell | |
2009-02-14 | progs: Make fp-tri use glew and add scons target | Jakob Bornecrantz | |
2008-09-18 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | |
Conflicts: src/mesa/shader/slang/slang_link.c | |||
2008-09-18 | progs/fp: Add a bit of local variable testing to fp-tri | Jakob Bornecrantz | |
2008-09-12 | fp: put test name in window title, add run script | Keith Whitwell | |
2007-12-17 | Add the new test program for fp's. | Zack Rusin | |