mesa/progs/glsl
2008-06-12 06:37:45 -07:00
..
.gitignore Update .gitignore for progs/glsl 2008-06-12 06:37:45 -07: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
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
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
Makefile added readtex.h dependency 2008-05-21 07:05:29 -06:00
mandelbrot.c use InitUniforms() 2008-04-09 22:30:42 -06:00
multitex.c new multi-texture GLSL test 2008-05-20 11:01:17 -06:00
multitex.frag.txt new multi-texture GLSL test 2008-05-20 11:01:17 -06:00
multitex.vert.txt new multi-texture GLSL test 2008-05-20 11:01:17 -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