Clone of mesa.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Vinson Lee bbb41153c2 progs/glsl: Fix bump GLSL compilation error on Mac OS. vor 15 Jahren
..
.gitignore mesa: Add 2 new demos to .gitignore. vor 16 Jahren
CH06-brick.frag remove .txt suffix from shader source files vor 17 Jahren
CH06-brick.vert remove .txt suffix from shader source files vor 17 Jahren
CH11-bumpmap.frag replace 1.0/sqrt() with inversesqrt() vor 17 Jahren
CH11-bumpmap.vert remove .txt suffix from shader source files vor 17 Jahren
CH11-bumpmaptex.frag progs/glsl: Fix bump GLSL compilation error on Mac OS. vor 15 Jahren
CH11-toyball.frag remove .txt suffix from shader source files vor 17 Jahren
CH11-toyball.vert remove .txt suffix from shader source files vor 17 Jahren
CH18-mandel.frag progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. vor 16 Jahren
CH18-mandel.vert remove .txt suffix from shader source files vor 17 Jahren
Makefile progs/glsl: Include local headers before installed headers during compilation. vor 16 Jahren
SConscript scons: Build progs together with everything else. vor 15 Jahren
array.c progs/glsl: finish conversion to GLEW vor 16 Jahren
bitmap.c progs/glsl: finish conversion to GLEW vor 16 Jahren
brick.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
brick.shtest progs/glsl: add type field to shtest config files vor 16 Jahren
bump.c progs/glsl: Remove unused variable in bump.c. vor 15 Jahren
convolution.frag mesa: added glsl/convolutions test from gallium branch vor 17 Jahren
convolution.vert mesa: added glsl/convolutions test from gallium branch vor 17 Jahren
convolutions.c progs/glsl: Silence uninitialized variable warning. vor 15 Jahren
cubemap.frag remove .txt suffix from shader source files vor 17 Jahren
deriv.c progs/glsl: updates to deriv.c test vor 15 Jahren
fragcoord.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
identity.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
linktest.c progs/glsl: finish conversion to GLEW vor 16 Jahren
mandelbrot.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
mandelbrot.shtest progs/glsl: add type field to shtest config files vor 16 Jahren
multinoise.c progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. vor 16 Jahren
multitex.c progs/glsl: use ShadersSupported() vor 16 Jahren
multitex.frag undo accidental changes to multitex.frag shader vor 17 Jahren
multitex.shtest progs/glsl: update multitex.shtest for new texture syntax vor 16 Jahren
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode vor 16 Jahren
noise.c progs/glsl: Fix noise GLSL compilation error on Mac OS. vor 16 Jahren
noise2.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
pointcoord.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
points.c progs/glsl: finish conversion to GLEW vor 16 Jahren
reflect.vert demos: set 4th component of texcoord to 1.0 vor 16 Jahren
samplers.c progs/glsl: Remove unnecessary header from samplers.c. vor 15 Jahren
shadow_sampler.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
shadowtex.frag remove .txt suffix from shader source files vor 17 Jahren
shtest.c progs/glsl: Remove duplicate included header from shtest.c. vor 15 Jahren
simple.vert remove .txt suffix from shader source files vor 17 Jahren
skinning.c Fix building of GLSL demos which use M_PI vor 16 Jahren
skinning.frag added glsl/skinning.c test to test matrix blending/weighting vor 17 Jahren
skinning.vert added glsl/skinning.c test to test matrix blending/weighting vor 17 Jahren
texaaline.c progs/glsl: Use C-style comments. vor 15 Jahren
texdemo1.c progs/glsl: use ShadersSupported() vor 16 Jahren
toyball.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
toyball.shtest progs/glsl: add type field to shtest config files vor 16 Jahren
trirast.c progs/glsl: Fix trirast GLSL compilation errors on Mac OS. vor 16 Jahren
twoside.c Fix building of GLSL demos which use M_PI vor 16 Jahren
vert-or-frag-only.c demos/glsl: remove glutInitWindowPosition() calls vor 16 Jahren
vert-tex.c progs/glsl: Silence compiler warnings. vor 15 Jahren