summaryrefslogtreecommitdiff
path: root/src/glsl/ir_function.cpp
AgeCommit message (Expand)Author
2011-01-31glsl: Introduce a new "const_in" variable mode.Kenneth Graunke
2010-11-15glsl: Remove GLSL_TYPE_FUNCTION define.Kenneth Graunke
2010-08-21glsl: Silence uninitialized variable warning.Vinson Lee
2010-07-29glsl2: Fix spelling of "sentinel."Eric Anholt
2010-07-20glsl2: Add and use new variable mode ir_var_temporaryIan Romanick
2010-07-19glsl2: Explicitly walk lists in ir_function::parameter_lists_matchIan Romanick
2010-07-12ir_function: Make matching_signature not return constIan Romanick
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt