mesa/progs/vpglsl
Vinson Lee d642edd2d1 progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.
The return type of glGetUniformLocationARB is GLint, not GLuint.
2009-12-05 01:11:26 -08:00
..
.gitignore
for.glsl
if.glsl
ifelse.glsl
Makefile vpglsl: build with scons and glew 2009-03-09 18:51:14 +00:00
mov.glsl vpglsl: add simple mov.glsl 2009-03-10 12:06:27 +00:00
nestedifs.glsl
nestedswizzle.glsl
off2f.glsl
psiz-imm.glsl progs/vpglsl: add similar support for point rendering as progs/vp 2009-06-01 18:40:21 -07:00
psiz-mul.glsl progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS. 2009-12-02 20:28:54 -08:00
SConscript vpglsl: add missing SConscript 2009-03-23 19:01:40 +00:00
varfor1f.glsl
varfor2f.glsl
varfor4f.glsl
vp-tris.c progs/vpglsl: Assign glGetUniformLocationARB return value to GLint. 2009-12-05 01:11:26 -08:00