index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
glslcompiler
/
glslcompiler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glslcompiler: Fix GCC warn_unused_result warning.
Vinson Lee
2010-07-09
1
-1
/
+5
*
glslcompiler: Fix memory leaks on error paths.
Vinson Lee
2010-07-09
1
-0
/
+2
*
glslcompiler: Remove unnecessary headers.
Vinson Lee
2010-07-09
1
-2
/
+0
*
glslcompiler: Fix build.
Vinson Lee
2010-07-08
1
-2
/
+2
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-3
/
+19
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
glslcompiler: added option to do linking of vert/frag shaders
Brian Paul
2010-03-23
1
-12
/
+37
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-2
/
+2
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
glslcompiler: added new options to override debug/optimization pragmas
Brian Paul
2009-03-19
1
-7
/
+36
*
glsl: added --params option to stand-alone GLSL compiler
Brian Paul
2009-02-17
1
-0
/
+8
*
mesa: fix stand-alone glslcompiler
Brian Paul
2009-02-02
1
-1
/
+1
*
mesa: fix stand-alone glslcompiler build
Brian Paul
2008-10-28
1
-6
/
+2
*
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
1
-5
/
+5
*
updated for vbo
Brian
2007-02-22
1
-3
/
+8
*
stand-alone GLSL compiler
Brian
2007-02-17
1
-0
/
+353