summaryrefslogtreecommitdiff
path: root/src/glsl/ir_constant_folding.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-04glsl2: Constant fold the children of many more ir_instruction types.Eric Anholt1-7/+32
2010-08-04glsl2: Return a real progress value from constant folding.Eric Anholt1-3/+6
2010-08-04glsl2: Refactor constant folding of rvalues to a function.Eric Anholt1-26/+21
2010-07-20glsl2: Constant-fold assignment conditions.Eric Anholt1-0/+13
2010-06-30glsl2: Define new ir_discard instruction.Kenneth Graunke1-0/+8
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt1-0/+229