index
:
~cand/mesa
e350bug
gsoc
master
pp
cand's mesa tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
util
/
shaderutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
1
-323
/
+0
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
1
-1
/
+5
2009-11-23
shaderutil: Fix detection of shaders
Ian Romanick
1
-2
/
+6
2009-11-17
progs/util: warn when GLSL not supported
Brian Paul
1
-1
/
+2
2009-11-17
progs/util: Fix memory leak if fread returns 0 in CompileShaderFile.
Vinson Lee
1
-0
/
+1
2009-11-03
progs/util: Fix memory leak if fail to load/compile shader
Vinson Lee
1
-0
/
+2
2009-08-25
progs/util: added ValidateShaderProgram() to shaderutil.c
Brian Paul
1
-0
/
+20
2009-08-20
progs/util: added GetShaderCompile/LinkTime() to get compilation/link times
Brian Paul
1
-0
/
+33
2009-08-13
progs/util: ignore pre-defined uniforms in SetUniformValues()
Brian Paul
1
-1
/
+8
2009-08-12
progs/glsl: change uniform_info::type field to use GLSL vector types
Brian Paul
1
-92
/
+15
2009-08-12
demos: rename InitUniforms() to SetUniformValues()
Brian Paul
1
-1
/
+1
2009-08-12
progs/util: added more shader utility functions
Brian Paul
1
-18
/
+179
2009-07-17
progs/util: remove extfuncs.h (we use GLEW instead)
Brian Paul
1
-19
/
+17
2009-06-30
progs/util: make sure function pointers are initialized
Keith Whitwell
1
-1
/
+6
2008-12-17
util: check for frag/vertShader=0 before attaching
Brian Paul
1
-2
/
+7
2008-11-04
print err msg if unable to open shader file
Brian Paul
1
-0
/
+1
2008-08-16
added test for ARB GLSL extensions
Corbin Simpson
1
-6
/
+9
2008-04-09
shader utility functions
Brian
1
-0
/
+159