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
/
ir_clone.cpp
Age
Commit message (
Expand
)
Author
2010-07-22
glsl2: Set the type on cloned tex instructions.
Eric Anholt
2010-07-21
glsl2: Extend ir_constant to store constant arrays, and generate them.
Kenneth Graunke
2010-07-20
glsl2: Add and use new variable mode ir_var_temporary
Ian Romanick
2010-07-18
glsl2: Remove the const disease from function signature's callee.
Eric Anholt
2010-07-13
glsl2: Remove unnecessary casts of clone return values
Ian Romanick
2010-07-12
linker: Implement first bits of intrastage linking
Ian Romanick
2010-07-12
glsl2: Add utility function clone_ir_list
Ian Romanick
2010-07-12
glsl2: Implement ir_function::clone and ir_function_signature::clone
Ian Romanick
2010-07-12
glsl2: Add missing fields in ir_variable::clone
Ian Romanick
2010-07-06
glsl2: Clone methods return the type of the thing being cloned
Ian Romanick
2010-06-30
glsl2: Define new ir_discard instruction.
Kenneth Graunke
2010-06-24
glsl2: Wrap includes of C interfaces with extern "C".
Eric Anholt
2010-06-24
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt