Clone of mesa.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Vinson Lee 90075f34e2 progs/glsl: Add workarounds for Apple GLSL compiler crash. před 15 roky
..
.gitignore mesa: Add 2 new demos to .gitignore. před 16 roky
CH06-brick.frag remove .txt suffix from shader source files před 17 roky
CH06-brick.vert remove .txt suffix from shader source files před 17 roky
CH11-bumpmap.frag replace 1.0/sqrt() with inversesqrt() před 17 roky
CH11-bumpmap.vert remove .txt suffix from shader source files před 17 roky
CH11-bumpmaptex.frag progs/glsl: Fix bump GLSL compilation error on Mac OS. před 15 roky
CH11-toyball.frag remove .txt suffix from shader source files před 17 roky
CH11-toyball.vert remove .txt suffix from shader source files před 17 roky
CH18-mandel.frag progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS. před 16 roky
CH18-mandel.vert remove .txt suffix from shader source files před 17 roky
Makefile demos: import GLSL raytracing demos před 15 roky
SConscript progs/glsl: Add raytracing demos to SCons build. před 15 roky
array.c progs/glsl: finish conversion to GLEW před 16 roky
bitmap.c progs/glsl: finish conversion to GLEW před 16 roky
brick.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
brick.shtest progs/glsl: add type field to shtest config files před 16 roky
bump.c progs/glsl: Remove unused variable in bump.c. před 15 roky
convolution.frag mesa: added glsl/convolutions test from gallium branch před 17 roky
convolution.vert mesa: added glsl/convolutions test from gallium branch před 17 roky
convolutions.c progs/glsl: Silence uninitialized variable warning. před 15 roky
cubemap.frag remove .txt suffix from shader source files před 17 roky
deriv.c progs/glsl: updates to deriv.c test před 15 roky
fragcoord.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
fsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. před 15 roky
identity.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
linktest.c progs/glsl: finish conversion to GLEW před 16 roky
mandelbrot.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
mandelbrot.shtest progs/glsl: add type field to shtest config files před 16 roky
multinoise.c progs/glsl: Fix multinoise GLSL compilation errors on Mac OS. před 16 roky
multitex.c progs/glsl: use ShadersSupported() před 16 roky
multitex.frag undo accidental changes to multitex.frag shader před 17 roky
multitex.shtest progs/glsl: update multitex.shtest for new texture syntax před 16 roky
multitex.vert demos: update multitex.c GLSL demo to use vertex arrays or glVertex-mode před 16 roky
noise.c progs/glsl: Fix noise GLSL compilation error on Mac OS. před 16 roky
noise2.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
pointcoord.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
points.c progs/glsl: finish conversion to GLEW před 16 roky
reflect.vert demos: set 4th component of texcoord to 1.0 před 16 roky
samplers.c progs/glsl: Remove unnecessary header from samplers.c. před 15 roky
shadow_sampler.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
shadowtex.frag remove .txt suffix from shader source files před 17 roky
shtest.c progs/glsl: Remove duplicate included header from shtest.c. před 15 roky
simple.vert remove .txt suffix from shader source files před 17 roky
skinning.c Fix building of GLSL demos which use M_PI před 16 roky
skinning.frag added glsl/skinning.c test to test matrix blending/weighting před 17 roky
skinning.vert added glsl/skinning.c test to test matrix blending/weighting před 17 roky
texaaline.c progs/glsl: Use C-style comments. před 15 roky
texdemo1.c progs/glsl: use ShadersSupported() před 16 roky
toyball.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
toyball.shtest progs/glsl: add type field to shtest config files před 16 roky
trirast.c progs/glsl: Fix trirast GLSL compilation errors on Mac OS. před 16 roky
twoside.c Fix building of GLSL demos which use M_PI před 16 roky
vert-or-frag-only.c demos/glsl: remove glutInitWindowPosition() calls před 16 roky
vert-tex.c progs/glsl: Silence compiler warnings. před 15 roky
vsraytrace.c progs/glsl: Add workarounds for Apple GLSL compiler crash. před 15 roky