Clone of mesa.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Brian Paul e97681c7f5 mesa: merge gallium-0.2 into gallium-master-merge 16 anos atrás
..
.gitignore progs: Ignores 16 anos atrás
CH06-brick.frag remove .txt suffix from shader source files 17 anos atrás
CH06-brick.vert remove .txt suffix from shader source files 17 anos atrás
CH11-bumpmap.frag replace 1.0/sqrt() with inversesqrt() 17 anos atrás
CH11-bumpmap.vert remove .txt suffix from shader source files 17 anos atrás
CH11-toyball.frag remove .txt suffix from shader source files 17 anos atrás
CH11-toyball.vert remove .txt suffix from shader source files 17 anos atrás
CH18-mandel.frag remove .txt suffix from shader source files 17 anos atrás
CH18-mandel.vert remove .txt suffix from shader source files 17 anos atrás
Makefile mesa: add new samplers_array test 16 anos atrás
bitmap.c Replace duplicated code with new shaderutil.c functions 17 anos atrás
brick.c remove .txt suffix from shader source files 17 anos atrás
bump.c remove old debug glFlush/Finish calls from demos 17 anos atrás
convolution.frag mesa: added glsl/convolutions test from gallium branch 17 anos atrás
convolution.vert mesa: added glsl/convolutions test from gallium branch 17 anos atrás
convolutions.c Merge commit 'origin/master' into gallium-0.2 17 anos atrás
cubemap.frag remove .txt suffix from shader source files 17 anos atrás
deriv.c Replace duplicated code with new shaderutil.c functions 17 anos atrás
fragcoord.c added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shader 17 anos atrás
identity.c mesa: don't continually redraw 17 anos atrás
mandelbrot.c remove old debug glFlush/Finish calls from demos 17 anos atrás
multinoise.c Fix silly type mismatch error in multinoise demo. 16 anos atrás
multitex.c demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode 16 anos atrás
multitex.frag undo accidental changes to multitex.frag shader 17 anos atrás
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode 16 anos atrás
noise.c Ensure p.w is initialised in noise demo. 16 anos atrás
pointcoord.c mesa: added new glsl/pointcoord.c test 17 anos atrás
points.c Replace duplicated code with new shaderutil.c functions 17 anos atrás
reflect.vert remove .txt suffix from shader source files 17 anos atrás
samplers.c mesa: add new samplers_array test 16 anos atrás
shadowtex.frag remove .txt suffix from shader source files 17 anos atrás
simple.vert remove .txt suffix from shader source files 17 anos atrás
skinning.c added glsl/skinning.c test to test matrix blending/weighting 17 anos atrás
skinning.frag added glsl/skinning.c test to test matrix blending/weighting 17 anos atrás
skinning.vert added glsl/skinning.c test to test matrix blending/weighting 17 anos atrás
texdemo1.c Merge branch 'gallium-0.1' into gallium-0.2 17 anos atrás
toyball.c remove old debug glFlush/Finish calls from demos 17 anos atrás
trirast.c use ftransform() 17 anos atrás
twoside.c demos: minor fixes to twoside.c glsl demo 16 anos atrás
vert-or-frag-only.c demos: add test of vertex-only and fragment-only shader programs 16 anos atrás
vert-tex.c demos: added simple vertex shader texture test. 16 anos atrás