Clone of mesa.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Brian Paul 4978953c79 new multi-texture GLSL test 18 anos atrás
..
.gitignore Ignore more demo programs 18 anos atrás
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 19 anos atrás
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 19 anos atrás
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 anos atrás
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 anos atrás
CH11-toyball.frag.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 18 anos atrás
CH11-toyball.vert.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 18 anos atrás
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 19 anos atrás
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 19 anos atrás
Makefile new multi-texture GLSL test 18 anos atrás
bitmap.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
brick.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
bump.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
cubemap.frag.txt shading language texture demo/test 19 anos atrás
deriv.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
mandelbrot.c use InitUniforms() 18 anos atrás
multitex.c new multi-texture GLSL test 18 anos atrás
multitex.frag.txt new multi-texture GLSL test 18 anos atrás
multitex.vert.txt new multi-texture GLSL test 18 anos atrás
noise.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
points.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
reflect.vert.txt shading language texture demo/test 19 anos atrás
shadowtex.frag.txt shading language texture demo/test 19 anos atrás
simple.vert.txt shading language texture demo/test 19 anos atrás
texdemo1.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
toyball.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
trirast.c Replace duplicated code with new shaderutil.c functions 18 anos atrás
twoside.c Replace duplicated code with new shaderutil.c functions 18 anos atrás