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.
Brian Paul a215da5e9c progs/glsl: report compile/link times in shtest.c 16 years ago
..
.gitignore mesa: Add 2 new demos to .gitignore. 16 years ago
CH06-brick.frag remove .txt suffix from shader source files 17 years ago
CH06-brick.vert remove .txt suffix from shader source files 17 years ago
CH11-bumpmap.frag replace 1.0/sqrt() with inversesqrt() 17 years ago
CH11-bumpmap.vert remove .txt suffix from shader source files 17 years ago
CH11-toyball.frag remove .txt suffix from shader source files 17 years ago
CH11-toyball.vert remove .txt suffix from shader source files 17 years ago
CH18-mandel.frag remove .txt suffix from shader source files 17 years ago
CH18-mandel.vert remove .txt suffix from shader source files 17 years ago
Makefile glsl: re-write Makefile after I called it bad. 16 years ago
SConscript progs/glsl: compile with scons and glew 16 years ago
array.c progs/glsl: finish conversion to GLEW 16 years ago
bitmap.c progs/glsl: finish conversion to GLEW 16 years ago
brick.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
brick.shtest progs/glsl: add type field to shtest config files 16 years ago
bump.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
convolution.frag mesa: added glsl/convolutions test from gallium branch 17 years ago
convolution.vert mesa: added glsl/convolutions test from gallium branch 17 years ago
convolutions.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
cubemap.frag remove .txt suffix from shader source files 17 years ago
deriv.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
fragcoord.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
identity.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
linktest.c progs/glsl: finish conversion to GLEW 16 years ago
mandelbrot.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
mandelbrot.shtest progs/glsl: add type field to shtest config files 16 years ago
multinoise.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
multitex.c progs/glsl: change uniform_info::type field to use GLSL vector types 16 years ago
multitex.frag undo accidental changes to multitex.frag shader 17 years ago
multitex.shtest progs/glsl: update multitex.shtest for new texture syntax 16 years ago
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode 16 years ago
noise.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
noise2.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
pointcoord.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
points.c progs/glsl: finish conversion to GLEW 16 years ago
reflect.vert demos: set 4th component of texcoord to 1.0 16 years ago
samplers.c progs/glsl: finish conversion to GLEW 16 years ago
shadow_sampler.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
shadowtex.frag remove .txt suffix from shader source files 17 years ago
shtest.c progs/glsl: report compile/link times in shtest.c 16 years ago
simple.vert remove .txt suffix from shader source files 17 years ago
skinning.c progs/glsl: finish conversion to GLEW 16 years ago
skinning.frag added glsl/skinning.c test to test matrix blending/weighting 17 years ago
skinning.vert added glsl/skinning.c test to test matrix blending/weighting 17 years ago
texaaline.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
texdemo1.c progs/glsl: change uniform_info::type field to use GLSL vector types 16 years ago
toyball.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
toyball.shtest progs/glsl: add type field to shtest config files 16 years ago
trirast.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
twoside.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
vert-or-frag-only.c demos/glsl: remove glutInitWindowPosition() calls 16 years ago
vert-tex.c progs/glsl: change uniform_info::type field to use GLSL vector types 16 years ago