| .. |
|
.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-bumpmaptex.frag
|
progs/glsl: added texture mapping to bump demo
|
16 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
|
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
|
16 years ago |
|
CH18-mandel.vert
|
remove .txt suffix from shader source files
|
17 years ago |
|
Makefile
|
progs/glsl: Include local headers before installed headers during compilation.
|
16 years ago |
|
SConscript
|
scons: Build progs together with everything else.
|
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
|
progs/glsl: added texture mapping to bump demo
|
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
|
progs/glsl: Redraw upon keypress.
|
16 years ago |
|
cubemap.frag
|
remove .txt suffix from shader source files
|
17 years ago |
|
deriv.c
|
progs/glsl: updates to deriv.c test
|
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
|
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
|
16 years ago |
|
multitex.c
|
progs/glsl: use ShadersSupported()
|
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
|
17 years ago |
|
noise.c
|
progs/glsl: Fix noise GLSL compilation error on Mac OS.
|
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: change samplers.c to better test sampler/texture indexing
|
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: Prevent possible string overflow.
|
16 years ago |
|
simple.vert
|
remove .txt suffix from shader source files
|
17 years ago |
|
skinning.c
|
Fix building of GLSL demos which use M_PI
|
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
|
progs/glsl: Use C-style comments.
|
16 years ago |
|
texdemo1.c
|
progs/glsl: use ShadersSupported()
|
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
|
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
|
16 years ago |
|
twoside.c
|
Fix building of GLSL demos which use M_PI
|
16 years ago |
|
vert-or-frag-only.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 years ago |
|
vert-tex.c
|
progs/glsl: Silence compiler warnings.
|
16 years ago |