fix convolutions test to consistanty use the ARB shader extension functions
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 16 Aug 2008 15:54:07 +0000 (09:54 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 16 Aug 2008 15:54:07 +0000 (09:54 -0600)
commit35479fd4b47b5488bab2b6230909e8716b858d49
tree719eaf51dbcd2cdd2fad91d6ab692aa3ed8a0985
parent7970b2a908822ad009d29312e69be9eb2b7a5dd2
fix convolutions test to consistanty use the ARB shader extension functions

Was using a mix of the ARB functions and the OpenGL 2.0 shader functions.
progs/glsl/convolutions.c