summaryrefslogtreecommitdiff
path: root/progs/glsl/convolutions.c
AgeCommit message (Expand)Author
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell
2008-11-05Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-04remove old debug glFlush/Finish calls from demosBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-16fix convolutions test to consistanty use the ARB shader extension functionsBrian Paul
2008-08-16mesa: added glsl/convolutions test from gallium branchBrian Paul
2008-07-21add edge detection to that exampleZack Rusin
2008-05-20add a simple but nice example of convolution filters in glslZack Rusin