Clone of mesa.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前