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.
Zack Rusin f869ddf297 add new binaries to ignore to make 'git status' cleaner 17 years ago
..
.gitignore add new binaries to ignore to make 'git status' cleaner 17 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 add a simple but nice example of convolution filters in glsl 17 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
convolution.frag add a simple but nice example of convolution filters in glsl 17 years ago
convolution.vert add a simple but nice example of convolution filters in glsl 17 years ago
convolutions.c add a simple but nice example of convolution filters in glsl 17 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 mesa: call glutDestroyWindow() on exit to help find mem leaks 17 years ago
toyball.c add texture rotation 18 years ago