Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
José Fonseca 414a933ad2 Ignore generated files. 18年前
..
.gitignore Ignore generated files. 18年前
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 18年前
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 18年前
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18年前
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18年前
CH11-toyball.frag.txt remove debug code 18年前
CH11-toyball.vert.txt add texture rotation 18年前
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18年前
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 18年前
Makefile get rid of OSMESA stuff 18年前
brick.c Added new directory of GL shading language demos: glsl 18年前
bump.c draw a box, press 'a' to animate 18年前
cubemap.frag.txt shading language texture demo/test 18年前
deriv.c get rid of normal vector 18年前
mandelbrot.c Use arrow keys to pan and z/Z to zoom in/out to explore the fractal. 18年前
noise.c output texcoord in vertex program 18年前
reflect.vert.txt shading language texture demo/test 18年前
shadowtex.frag.txt shading language texture demo/test 18年前
simple.vert.txt shading language texture demo/test 18年前
texdemo1.c shading language texture demo/test 18年前
toyball.c add texture rotation 18年前