Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | progs/glsl: Silence uninitialized variable warning. | Vinson Lee | 2010-01-08 | 1 | -1/+1 |
* | progs/glsl: Redraw upon keypress. | Vinson Lee | 2009-11-19 | 1 | -1/+1 |
* | demos/glsl: remove glutInitWindowPosition() calls | Brian Paul | 2009-08-17 | 1 | -1/+0 |
* | progs/glsl: compile with scons and glew | Keith Whitwell | 2009-06-29 | 1 | -0/+3 |
* | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-05 | 1 | -2/+0 |
|\ | |||||
| * | remove old debug glFlush/Finish calls from demos | Brian Paul | 2008-11-04 | 1 | -2/+0 |
* | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -13/+14 |
|\ \ | |/ |/| | |||||
| * | add edge detection to that example | Zack Rusin | 2008-07-21 | 1 | -0/+13 |
| * | add a simple but nice example of convolution filters in glsl | Zack Rusin | 2008-05-20 | 1 | -0/+441 |
* | fix convolutions test to consistanty use the ARB shader extension functions | Brian Paul | 2008-08-16 | 1 | -13/+28 |
* | mesa: added glsl/convolutions test from gallium branch | Brian Paul | 2008-08-16 | 1 | -0/+454 |