summaryrefslogtreecommitdiff
path: root/src/glsl/ir_constant_variable.cpp
AgeCommit message (Collapse)Author
2010-07-29ir_constant_variable: Don't mark variable from outside our scope as constant.Eric Anholt
Fixes (with software, except for alpha): glsl1-function with early return(3)
2010-07-20glsl2: Don't mark a variable as constant if it was used as an out param.Eric Anholt
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt