Clone of mesa.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Vinson Lee 90075f34e2 progs/glsl: Add workarounds for Apple GLSL compiler crash. 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 demos: import GLSL raytracing demos 15 роки тому
SConscript progs/glsl: Add raytracing demos to SCons build. 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 роки тому
fsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. 15 роки тому
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 роки тому
vsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. 15 роки тому