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 Paul 4978953c79 new multi-texture GLSL test 18 年之前
..
.gitignore Ignore more demo programs 18 年之前
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 19 年之前
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 19 年之前
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 年之前
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 年之前
CH11-toyball.frag.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 18 年之前
CH11-toyball.vert.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 18 年之前
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 年之前
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 19 年之前
Makefile new multi-texture GLSL test 18 年之前
bitmap.c Replace duplicated code with new shaderutil.c functions 18 年之前
brick.c Replace duplicated code with new shaderutil.c functions 18 年之前
bump.c Replace duplicated code with new shaderutil.c functions 18 年之前
cubemap.frag.txt shading language texture demo/test 19 年之前
deriv.c Replace duplicated code with new shaderutil.c functions 18 年之前
mandelbrot.c use InitUniforms() 18 年之前
multitex.c new multi-texture GLSL test 18 年之前
multitex.frag.txt new multi-texture GLSL test 18 年之前
multitex.vert.txt new multi-texture GLSL test 18 年之前
noise.c Replace duplicated code with new shaderutil.c functions 18 年之前
points.c Replace duplicated code with new shaderutil.c functions 18 年之前
reflect.vert.txt shading language texture demo/test 19 年之前
shadowtex.frag.txt shading language texture demo/test 19 年之前
simple.vert.txt shading language texture demo/test 19 年之前
texdemo1.c Replace duplicated code with new shaderutil.c functions 18 年之前
toyball.c Replace duplicated code with new shaderutil.c functions 18 年之前
trirast.c Replace duplicated code with new shaderutil.c functions 18 年之前
twoside.c Replace duplicated code with new shaderutil.c functions 18 年之前