Clone of mesa.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Brian Paul 4978953c79 new multi-texture GLSL test il y a 18 ans
..
.gitignore Ignore more demo programs il y a 18 ans
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl il y a 19 ans
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl il y a 19 ans
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. il y a 19 ans
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. il y a 19 ans
CH11-toyball.frag.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 il y a 18 ans
CH11-toyball.vert.txt Undo changes made to the toyball shaders in commit d19d0596daf004b56d80f78fa1a329b43c2ebf94 il y a 18 ans
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. il y a 19 ans
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl il y a 19 ans
Makefile new multi-texture GLSL test il y a 18 ans
bitmap.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
brick.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
bump.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
cubemap.frag.txt shading language texture demo/test il y a 19 ans
deriv.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
mandelbrot.c use InitUniforms() il y a 18 ans
multitex.c new multi-texture GLSL test il y a 18 ans
multitex.frag.txt new multi-texture GLSL test il y a 18 ans
multitex.vert.txt new multi-texture GLSL test il y a 18 ans
noise.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
points.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
reflect.vert.txt shading language texture demo/test il y a 19 ans
shadowtex.frag.txt shading language texture demo/test il y a 19 ans
simple.vert.txt shading language texture demo/test il y a 19 ans
texdemo1.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
toyball.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
trirast.c Replace duplicated code with new shaderutil.c functions il y a 18 ans
twoside.c Replace duplicated code with new shaderutil.c functions il y a 18 ans