summaryrefslogtreecommitdiff
path: root/src/glsl/ir_constant_expression.cpp
AgeCommit message (Expand)Author
2010-07-06ir_constant_expression: Initialize op[0] and op[1] to NULL.Kenneth Graunke
2010-07-06ir_constant_expression: Initialize all components of constant data to 0.Kenneth Graunke
2010-07-01glsl2: Add ir_unop_fract as an expression type.Eric Anholt
2010-06-30glsl2: Define new ir_discard instruction.Kenneth Graunke
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt