Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -438/+0 |
* | progs/glsl: use ShadersSupported() | Brian Paul | 2009-11-17 | 1 | -5/+2 |
* | progs/glsl: change uniform_info::type field to use GLSL vector types | Brian Paul | 2009-08-12 | 1 | -4/+4 |
* | demos: rename InitUniforms() to SetUniformValues() | Brian Paul | 2009-08-12 | 1 | -1/+2 |
* | progs/glsl: finish conversion to GLEW | Brian Paul | 2009-07-17 | 1 | -6/+3 |
* | progs/glsl: compile with scons and glew | Keith Whitwell | 2009-06-29 | 1 | -0/+2 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -1/+3 |
|\ | |||||
| * | mesa: call glutDestroyWindow() on exit to help find mem leaks | Brian Paul | 2008-05-16 | 1 | -1/+3 |
* | | remove .txt suffix from shader source files | Brian Paul | 2008-08-16 | 1 | -4/+4 |
* | | Replace duplicated code with new shaderutil.c functions | Brian | 2008-04-09 | 1 | -143/+12 |
|/ | |||||
* | shading language texture demo/test | Brian | 2007-02-03 | 1 | -0/+570 |