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.
Vinson Lee 90075f34e2 progs/glsl: Add workarounds for Apple GLSL compiler crash. hace 15 años
..
.gitignore mesa: Add 2 new demos to .gitignore. hace 16 años
CH06-brick.frag remove .txt suffix from shader source files hace 17 años
CH06-brick.vert remove .txt suffix from shader source files hace 17 años
CH11-bumpmap.frag replace 1.0/sqrt() with inversesqrt() hace 17 años
CH11-bumpmap.vert remove .txt suffix from shader source files hace 17 años
CH11-bumpmaptex.frag progs/glsl: Fix bump GLSL compilation error on Mac OS. hace 15 años
CH11-toyball.frag remove .txt suffix from shader source files hace 17 años
CH11-toyball.vert remove .txt suffix from shader source files hace 17 años
CH18-mandel.frag progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. hace 16 años
CH18-mandel.vert remove .txt suffix from shader source files hace 17 años
Makefile demos: import GLSL raytracing demos hace 15 años
SConscript progs/glsl: Add raytracing demos to SCons build. hace 15 años
array.c progs/glsl: finish conversion to GLEW hace 16 años
bitmap.c progs/glsl: finish conversion to GLEW hace 16 años
brick.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
brick.shtest progs/glsl: add type field to shtest config files hace 16 años
bump.c progs/glsl: Remove unused variable in bump.c. hace 15 años
convolution.frag mesa: added glsl/convolutions test from gallium branch hace 17 años
convolution.vert mesa: added glsl/convolutions test from gallium branch hace 17 años
convolutions.c progs/glsl: Silence uninitialized variable warning. hace 15 años
cubemap.frag remove .txt suffix from shader source files hace 17 años
deriv.c progs/glsl: updates to deriv.c test hace 15 años
fragcoord.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
fsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. hace 15 años
identity.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
linktest.c progs/glsl: finish conversion to GLEW hace 16 años
mandelbrot.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
mandelbrot.shtest progs/glsl: add type field to shtest config files hace 16 años
multinoise.c progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. hace 16 años
multitex.c progs/glsl: use ShadersSupported() hace 16 años
multitex.frag undo accidental changes to multitex.frag shader hace 17 años
multitex.shtest progs/glsl: update multitex.shtest for new texture syntax hace 16 años
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode hace 16 años
noise.c progs/glsl: Fix noise GLSL compilation error on Mac OS. hace 16 años
noise2.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
pointcoord.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
points.c progs/glsl: finish conversion to GLEW hace 16 años
reflect.vert demos: set 4th component of texcoord to 1.0 hace 16 años
samplers.c progs/glsl: Remove unnecessary header from samplers.c. hace 15 años
shadow_sampler.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
shadowtex.frag remove .txt suffix from shader source files hace 17 años
shtest.c progs/glsl: Remove duplicate included header from shtest.c. hace 15 años
simple.vert remove .txt suffix from shader source files hace 17 años
skinning.c Fix building of GLSL demos which use M_PI hace 16 años
skinning.frag added glsl/skinning.c test to test matrix blending/weighting hace 17 años
skinning.vert added glsl/skinning.c test to test matrix blending/weighting hace 17 años
texaaline.c progs/glsl: Use C-style comments. hace 15 años
texdemo1.c progs/glsl: use ShadersSupported() hace 16 años
toyball.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
toyball.shtest progs/glsl: add type field to shtest config files hace 16 años
trirast.c progs/glsl: Fix trirast GLSL compilation errors on Mac OS. hace 16 años
twoside.c Fix building of GLSL demos which use M_PI hace 16 años
vert-or-frag-only.c demos/glsl: remove glutInitWindowPosition() calls hace 16 años
vert-tex.c progs/glsl: Silence compiler warnings. hace 15 años
vsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. hace 15 años