mesa/progs/glsl
Brian 842b8b4c33 more make clean items 2008-04-09 22:30:42 -06:00
..
.gitignore Ignore more demo programs 2008-03-10 12:36:10 -07:00
CH06-brick.frag.txt Fix SOP in fragment shader, brick is ok now. 2007-07-17 16:52:03 +08:00
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 2007-01-15 17:27:24 -07:00
CH11-bumpmap.frag.txt bumpmap sample is correct now 2007-07-17 11:25:37 +08:00
CH11-bumpmap.vert.txt bumpmap sample is correct now 2007-07-17 11:25:37 +08:00
CH11-toyball.frag.txt Undo changes made to the toyball shaders in commit d19d0596da 2007-12-04 18:44:40 -07:00
CH11-toyball.vert.txt Undo changes made to the toyball shaders in commit d19d0596da 2007-12-04 18:44:40 -07:00
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 2007-01-16 14:55:43 -07:00
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 2007-01-15 17:27:24 -07:00
Makefile more make clean items 2008-04-09 22:30:42 -06:00
bitmap.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
brick.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
bump.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
cubemap.frag.txt shading language texture demo/test 2007-02-03 11:36:16 -07:00
deriv.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
mandelbrot.c use InitUniforms() 2008-04-09 22:30:42 -06:00
noise.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
points.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
reflect.vert.txt shading language texture demo/test 2007-02-03 11:36:16 -07:00
shadowtex.frag.txt shading language texture demo/test 2007-02-03 11:36:16 -07:00
simple.vert.txt shading language texture demo/test 2007-02-03 11:36:16 -07:00
texdemo1.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
toyball.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
trirast.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00
twoside.c Replace duplicated code with new shaderutil.c functions 2008-04-09 22:30:42 -06:00