summaryrefslogtreecommitdiff
path: root/src/glsl/ir_clone.cpp
AgeCommit message (Expand)Author
2010-07-18glsl2: Remove the const disease from function signature's callee.Eric Anholt
2010-07-13glsl2: Remove unnecessary casts of clone return valuesIan Romanick
2010-07-12linker: Implement first bits of intrastage linkingIan Romanick
2010-07-12glsl2: Add utility function clone_ir_listIan Romanick
2010-07-12glsl2: Implement ir_function::clone and ir_function_signature::cloneIan Romanick
2010-07-12glsl2: Add missing fields in ir_variable::cloneIan Romanick
2010-07-06glsl2: Clone methods return the type of the thing being clonedIan Romanick
2010-06-30glsl2: Define new ir_discard instruction.Kenneth Graunke
2010-06-24glsl2: Wrap includes of C interfaces with extern "C".Eric Anholt
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt