Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian 2ec318640f added readtex.h dependency 17 years ago
..
.gitignore Ignore more demo programs 17 years ago
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 18 years ago
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-toyball.frag.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 17 years ago
CH11-toyball.vert.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 17 years ago
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
Makefile added readtex.h dependency 17 years ago
bitmap.c Replace duplicated code with new shaderutil.c functions 17 years ago
brick.c Replace duplicated code with new shaderutil.c functions 17 years ago
bump.c Replace duplicated code with new shaderutil.c functions 17 years ago
cubemap.frag.txt shading language texture demo/test 18 years ago
deriv.c Replace duplicated code with new shaderutil.c functions 17 years ago
mandelbrot.c use InitUniforms() 17 years ago
multitex.c new multi-texture GLSL test 17 years ago
multitex.frag.txt new multi-texture GLSL test 17 years ago
multitex.vert.txt new multi-texture GLSL test 17 years ago
noise.c Replace duplicated code with new shaderutil.c functions 17 years ago
points.c Replace duplicated code with new shaderutil.c functions 17 years ago
reflect.vert.txt shading language texture demo/test 18 years ago
shadowtex.frag.txt shading language texture demo/test 18 years ago
simple.vert.txt shading language texture demo/test 18 years ago
texdemo1.c Replace duplicated code with new shaderutil.c functions 17 years ago
toyball.c Replace duplicated code with new shaderutil.c functions 17 years ago
trirast.c Replace duplicated code with new shaderutil.c functions 17 years ago
twoside.c Replace duplicated code with new shaderutil.c functions 17 years ago