Clone of mesa.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Vinson Lee bbb41153c2 progs/glsl: Fix bump GLSL compilation error on Mac OS. 15 лет назад
..
.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 лет назад