mesa/progs/glsl
Brian Paul 8f1d5ca086 use ftransform() 2008-08-20 15:33:03 -06:00
..
.gitignore Update .gitignore for progs/glsl 2008-06-12 06:37:45 -07:00
CH06-brick.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH06-brick.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-bumpmap.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-bumpmap.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-toyball.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH11-toyball.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH18-mandel.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
CH18-mandel.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
Makefile mesa: added glsl/convolutions test from gallium branch 2008-08-16 09:34:12 -06:00
bitmap.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
brick.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
bump.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
convolution.frag mesa: added glsl/convolutions test from gallium branch 2008-08-16 09:34:12 -06:00
convolution.vert mesa: added glsl/convolutions test from gallium branch 2008-08-16 09:34:12 -06:00
convolutions.c fix convolutions test to consistanty use the ARB shader extension functions 2008-08-16 09:54:07 -06:00
cubemap.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
deriv.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
mandelbrot.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
multitex.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
noise.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
pointcoord.c mesa: added new glsl/pointcoord.c test 2008-08-13 08:49:39 -06:00
points.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
reflect.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
shadowtex.frag remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
simple.vert remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
texdemo1.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
toyball.c remove .txt suffix from shader source files 2008-08-16 09:36:46 -06:00
trirast.c use ftransform() 2008-08-20 15:33:03 -06:00
twoside.c draw a tristrip ring instead of a single quad 2008-08-15 17:02:09 -06:00