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.
José Fonseca 414a933ad2 Ignore generated files. 18 years ago
..
.gitignore Ignore generated files. 18 years ago
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 18 years ago
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-toyball.frag.txt remove debug code 18 years ago
CH11-toyball.vert.txt add texture rotation 18 years ago
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
Makefile get rid of OSMESA stuff 18 years ago
brick.c Added new directory of GL shading language demos: glsl 18 years ago
bump.c draw a box, press 'a' to animate 18 years ago
cubemap.frag.txt shading language texture demo/test 18 years ago
deriv.c get rid of normal vector 18 years ago
mandelbrot.c Use arrow keys to pan and z/Z to zoom in/out to explore the fractal. 18 years ago
noise.c output texcoord in vertex program 18 years ago
reflect.vert.txt shading language texture demo/test 18 years ago
shadowtex.frag.txt shading language texture demo/test 18 years ago
simple.vert.txt shading language texture demo/test 18 years ago
texdemo1.c shading language texture demo/test 18 years ago
toyball.c add texture rotation 18 years ago