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.
José Fonseca 7bbf7f94ea scons: Build progs together with everything else. 15 years ago
..
.gitignore mesa: Update ignores a bit 17 years ago
Makefile vpglsl: build with scons and glew 16 years ago
SConscript scons: Build progs together with everything else. 15 years ago
for.glsl Implement loops 18 years ago
if.glsl Test some functionality of vp using GLSL that pure vp isn't testing. 18 years ago
ifelse.glsl Test some functionality of vp using GLSL that pure vp isn't testing. 18 years ago
mov.glsl vpglsl: add simple mov.glsl 16 years ago
nestedifs.glsl Fix nested conditionals 18 years ago
nestedswizzle.glsl Fix nested conditionals 18 years ago
off2f.glsl add some glsl example testing different arrays of uniforms 17 years ago
psiz-imm.glsl progs/vpglsl: add similar support for point rendering as progs/vp 16 years ago
psiz-mul.glsl progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS. 15 years ago
varfor1f.glsl add some glsl example testing different arrays of uniforms 17 years ago
varfor2f.glsl add some glsl example testing different arrays of uniforms 17 years ago
varfor4f.glsl add some glsl example testing different arrays of uniforms 17 years ago
vp-tris.c progs/vpglsl: Assign glGetUniformLocationARB return value to GLint. 15 years ago