index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
SConscript
Age
Commit message (
Expand
)
Author
2010-12-01
glsl: Add a lowering pass to move discards out of if-statements.
Kenneth Graunke
2010-12-01
glsl: Add an optimization pass to simplify discards.
Kenneth Graunke
2010-11-19
glsl: Add lower_vector.cpp to SConscript.
Vinson Lee
2010-11-19
glsl: Combine many instruction lowering passes into one.
Kenneth Graunke
2010-11-15
glsl: Add ir_constant_expression.cpp to SConscript.
Vinson Lee
2010-11-15
glsl: remove opt_constant_expression.cpp from SConscript
Brian Paul
2010-11-15
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
2010-09-17
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
2010-09-13
glsl2: Add pass to remove redundant jumps
Ian Romanick
2010-09-13
glsl: add continue/break/return unification/elimination pass (v2)
Luca Barbieri
2010-09-10
glsl2: Fix scons build for all platforms
Jakob Bornecrantz
2010-09-05
glsl: Add new files to sconscript.
José Fonseca
2010-08-26
scons: Add glsl_symbol_table.cpp
José Fonseca
2010-08-14
scons: Add new source files.
José Fonseca
2010-08-13
scons: Build the new glsl2 code.
José Fonseca
2009-12-28
scons: Fix xlib build.
José Fonseca
2009-12-23
glsl/pp: move static functions out of header file
Keith Whitwell
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca