Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian Paul e97681c7f5 mesa: merge gallium-0.2 into gallium-master-merge 16 년 전
..
.gitignore progs: Ignores 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-toyball.frag remove .txt suffix from shader source files 17 년 전
CH11-toyball.vert remove .txt suffix from shader source files 17 년 전
CH18-mandel.frag remove .txt suffix from shader source files 17 년 전
CH18-mandel.vert remove .txt suffix from shader source files 17 년 전
Makefile mesa: add new samplers_array test 16 년 전
bitmap.c Replace duplicated code with new shaderutil.c functions 17 년 전
brick.c remove .txt suffix from shader source files 17 년 전
bump.c remove old debug glFlush/Finish calls from demos 17 년 전
convolution.frag mesa: added glsl/convolutions test from gallium branch 17 년 전
convolution.vert mesa: added glsl/convolutions test from gallium branch 17 년 전
convolutions.c Merge commit 'origin/master' into gallium-0.2 17 년 전
cubemap.frag remove .txt suffix from shader source files 17 년 전
deriv.c Replace duplicated code with new shaderutil.c functions 17 년 전
fragcoord.c added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader 17 년 전
identity.c mesa: don't continually redraw 17 년 전
mandelbrot.c remove old debug glFlush/Finish calls from demos 17 년 전
multinoise.c Fix silly type mismatch error in multinoise demo. 16 년 전
multitex.c demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode 16 년 전
multitex.frag undo accidental changes to multitex.frag shader 17 년 전
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode 16 년 전
noise.c Ensure p.w is initialised in noise demo. 16 년 전
pointcoord.c mesa: added new glsl/pointcoord.c test 17 년 전
points.c Replace duplicated code with new shaderutil.c functions 17 년 전
reflect.vert remove .txt suffix from shader source files 17 년 전
samplers.c mesa: add new samplers_array test 16 년 전
shadowtex.frag remove .txt suffix from shader source files 17 년 전
simple.vert remove .txt suffix from shader source files 17 년 전
skinning.c added glsl/skinning.c test to test matrix blending/weighting 17 년 전
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 년 전
texdemo1.c Merge branch 'gallium-0.1' into gallium-0.2 17 년 전
toyball.c remove old debug glFlush/Finish calls from demos 17 년 전
trirast.c use ftransform() 17 년 전
twoside.c demos: minor fixes to twoside.c glsl demo 16 년 전
vert-or-frag-only.c demos: add test of vertex-only and fragment-only shader programs 16 년 전
vert-tex.c demos: added simple vertex shader texture test. 16 년 전