summaryrefslogtreecommitdiffstats
path: root/progs/glsl/convolutions.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-11-051-2/+0
|\
| * remove old debug glFlush/Finish calls from demosBrian Paul2008-11-041-2/+0
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-13/+14
|\ \ | |/ |/|
| * add edge detection to that exampleZack Rusin2008-07-211-0/+13
| * add a simple but nice example of convolution filters in glslZack Rusin2008-05-201-0/+441
* fix convolutions test to consistanty use the ARB shader extension functionsBrian Paul2008-08-161-13/+28
* mesa: added glsl/convolutions test from gallium branchBrian Paul2008-08-161-0/+454