.. |
.gitignore
|
mesa: Add 2 new demos to .gitignore.
|
16 年之前 |
CH06-brick.frag
|
remove .txt suffix from shader source files
|
17 年之前 |
CH06-brick.vert
|
remove .txt suffix from shader source files
|
17 年之前 |
CH11-bumpmap.frag
|
replace 1.0/sqrt() with inversesqrt()
|
17 年之前 |
CH11-bumpmap.vert
|
remove .txt suffix from shader source files
|
17 年之前 |
CH11-bumpmaptex.frag
|
progs/glsl: Fix bump GLSL compilation error on Mac OS.
|
15 年之前 |
CH11-toyball.frag
|
remove .txt suffix from shader source files
|
17 年之前 |
CH11-toyball.vert
|
remove .txt suffix from shader source files
|
17 年之前 |
CH18-mandel.frag
|
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
|
16 年之前 |
CH18-mandel.vert
|
remove .txt suffix from shader source files
|
17 年之前 |
Makefile
|
progs/glsl: Include local headers before installed headers during compilation.
|
16 年之前 |
SConscript
|
scons: Build progs together with everything else.
|
15 年之前 |
array.c
|
progs/glsl: finish conversion to GLEW
|
16 年之前 |
bitmap.c
|
progs/glsl: finish conversion to GLEW
|
16 年之前 |
brick.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
brick.shtest
|
progs/glsl: add type field to shtest config files
|
16 年之前 |
bump.c
|
progs/glsl: Remove unused variable in bump.c.
|
15 年之前 |
convolution.frag
|
mesa: added glsl/convolutions test from gallium branch
|
17 年之前 |
convolution.vert
|
mesa: added glsl/convolutions test from gallium branch
|
17 年之前 |
convolutions.c
|
progs/glsl: Silence uninitialized variable warning.
|
15 年之前 |
cubemap.frag
|
remove .txt suffix from shader source files
|
17 年之前 |
deriv.c
|
progs/glsl: updates to deriv.c test
|
15 年之前 |
fragcoord.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
identity.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
linktest.c
|
progs/glsl: finish conversion to GLEW
|
16 年之前 |
mandelbrot.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
mandelbrot.shtest
|
progs/glsl: add type field to shtest config files
|
16 年之前 |
multinoise.c
|
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
|
16 年之前 |
multitex.c
|
progs/glsl: use ShadersSupported()
|
16 年之前 |
multitex.frag
|
undo accidental changes to multitex.frag shader
|
17 年之前 |
multitex.shtest
|
progs/glsl: update multitex.shtest for new texture syntax
|
16 年之前 |
multitex.vert
|
demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode
|
16 年之前 |
noise.c
|
progs/glsl: Fix noise GLSL compilation error on Mac OS.
|
16 年之前 |
noise2.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
pointcoord.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
points.c
|
progs/glsl: finish conversion to GLEW
|
16 年之前 |
reflect.vert
|
demos: set 4th component of texcoord to 1.0
|
16 年之前 |
samplers.c
|
progs/glsl: Remove unnecessary header from samplers.c.
|
15 年之前 |
shadow_sampler.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
shadowtex.frag
|
remove .txt suffix from shader source files
|
17 年之前 |
shtest.c
|
progs/glsl: Remove duplicate included header from shtest.c.
|
15 年之前 |
simple.vert
|
remove .txt suffix from shader source files
|
17 年之前 |
skinning.c
|
Fix building of GLSL demos which use M_PI
|
16 年之前 |
skinning.frag
|
added glsl/skinning.c test to test matrix blending/weighting
|
17 年之前 |
skinning.vert
|
added glsl/skinning.c test to test matrix blending/weighting
|
17 年之前 |
texaaline.c
|
progs/glsl: Use C-style comments.
|
15 年之前 |
texdemo1.c
|
progs/glsl: use ShadersSupported()
|
16 年之前 |
toyball.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
toyball.shtest
|
progs/glsl: add type field to shtest config files
|
16 年之前 |
trirast.c
|
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
|
16 年之前 |
twoside.c
|
Fix building of GLSL demos which use M_PI
|
16 年之前 |
vert-or-frag-only.c
|
demos/glsl: remove glutInitWindowPosition() calls
|
16 年之前 |
vert-tex.c
|
progs/glsl: Silence compiler warnings.
|
15 年之前 |