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 年前