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
2011-02-11
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
2011-02-11
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
2011-02-04
glsl: Add opt_copy_propagation_elements.cpp to SConscript.
Vinson Lee
2011-01-31
scons/glsl: add top-level 'include' dir to CPPPATH
Brian Paul
2011-01-31
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
ralloc: Add a fake implementation of ralloc based on talloc.
Kenneth Graunke
2011-01-25
glsl: Fix mingw crosscompile
Jakob Bornecrantz
2011-01-13
scons: Fix cross-compilation.
José Fonseca
2011-01-12
glsl: Make builtin_compiler build on Windows with MSVC.
José Fonseca
2011-01-12
getopt: Import OpenBSD getopt implementation for MSVC.
José Fonseca
2011-01-10
glsl: Autogenerate builtin_functions.cpp as part of the build process.
Kenneth Graunke
2010-12-14
glsl: new glsl_strtod() wrapper to fix decimal point interpretation
Brian Paul
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