index
:
~olv/mesa
android-gingerbread-7.11
android-gingerbread-next
android-gingerbread-upstream-wip
android-ics-next
draw-decompose
draw-decompose-2.1
draw-vsplit
egl-client-buffer
egl-windows
esapi-rework
gallium-g3d
gallium-unified-draw
gallium-unified-draw-2
master
new-egl
shared-glapi
shared-glapi-2
shared-glapi-3
vega-1.1
vega-polish
webgl
olv's Mesa repository
olv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
SConscript
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
scons/glsl: add top-level 'include' dir to CPPPATH
Brian Paul
1
-0
/
+1
2011-01-31
Remove talloc from the SCons build system.
Kenneth Graunke
1
-19
/
+1
2011-01-31
ralloc: Add a fake implementation of ralloc based on talloc.
Kenneth Graunke
1
-0
/
+1
2011-01-25
glsl: Fix mingw crosscompile
Jakob Bornecrantz
1
-0
/
+1
2011-01-13
scons: Fix cross-compilation.
José Fonseca
1
-30
/
+39
2011-01-12
glsl: Make builtin_compiler build on Windows with MSVC.
José Fonseca
1
-1
/
+13
2011-01-12
getopt: Import OpenBSD getopt implementation for MSVC.
José Fonseca
1
-0
/
+4
2011-01-10
glsl: Autogenerate builtin_functions.cpp as part of the build process.
Kenneth Graunke
1
-2
/
+22
2010-12-14
glsl: new glsl_strtod() wrapper to fix decimal point interpretation
Brian Paul
1
-0
/
+1
2010-12-01
glsl: Add a lowering pass to move discards out of if-statements.
Kenneth Graunke
1
-0
/
+1
2010-12-01
glsl: Add an optimization pass to simplify discards.
Kenneth Graunke
1
-0
/
+1
2010-11-19
glsl: Add lower_vector.cpp to SConscript.
Vinson Lee
1
-0
/
+1
2010-11-19
glsl: Combine many instruction lowering passes into one.
Kenneth Graunke
1
-4
/
+1
2010-11-15
glsl: Add ir_constant_expression.cpp to SConscript.
Vinson Lee
1
-0
/
+1
2010-11-15
glsl: remove opt_constant_expression.cpp from SConscript
Brian Paul
1
-3
/
+2
2010-11-15
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
1
-24
/
+24
2010-09-17
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
1
-0
/
+1
2010-09-13
glsl2: Add pass to remove redundant jumps
Ian Romanick
1
-0
/
+1
2010-09-13
glsl: add continue/break/return unification/elimination pass (v2)
Luca Barbieri
1
-1
/
+1
2010-09-10
glsl2: Fix scons build for all platforms
Jakob Bornecrantz
1
-0
/
+1
2010-09-05
glsl: Add new files to sconscript.
José Fonseca
1
-0
/
+3
2010-08-26
scons: Add glsl_symbol_table.cpp
José Fonseca
1
-0
/
+1
2010-08-14
scons: Add new source files.
José Fonseca
1
-0
/
+2
2010-08-13
scons: Build the new glsl2 code.
José Fonseca
1
-40
/
+72
2009-12-28
scons: Fix xlib build.
José Fonseca
1
-1
/
+1
2009-12-23
glsl/pp: move static functions out of header file
Keith Whitwell
1
-0
/
+1
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
1
-0
/
+68