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 | -328/+0 |
* | progs/demos: fix glut initialization calls | Brian Paul | 2009-12-18 | 1 | -2/+1 |
* | demos: add some fflushes for windows | Keith Whitwell | 2009-02-24 | 1 | -0/+1 |
* | Fix fragment shader. | michal | 2007-10-27 | 1 | -1/+1 |
* | hack in some code to test loops, break | Brian | 2007-09-29 | 1 | -1/+11 |
* | temporary hack to test nested conditionals | Brian | 2007-09-28 | 1 | -0/+14 |
* | use sqrt(), not sqrtf() for Windows | Brian | 2007-04-26 | 1 | -1/+1 |
* | Change fragment shader to utilize faster vec4 operations. | Michal Krol | 2006-08-02 | 1 | -23/+38 |
* | Remove carriage returns. | Michal Krol | 2006-04-25 | 1 | -106/+106 |
* | More GLSL code: | Michal Krol | 2006-02-21 | 1 | -21/+22 |
* | More GLSL code. | Michal Krol | 2006-02-18 | 1 | -23/+26 |
* | Demonstrate GLSL fragment and vertex shaders. | Michal Krol | 2006-02-15 | 1 | -0/+285 |