aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ir_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* glsl: Introduce a new "const_in" variable mode.Kenneth Graunke2011-01-311-0/+1
* glsl: Remove GLSL_TYPE_FUNCTION define.Kenneth Graunke2010-11-151-1/+0
* glsl: Silence uninitialized variable warning.Vinson Lee2010-08-211-0/+3
* glsl2: Fix spelling of "sentinel."Eric Anholt2010-07-291-5/+5
* glsl2: Add and use new variable mode ir_var_temporaryIan Romanick2010-07-201-0/+1
* glsl2: Explicitly walk lists in ir_function::parameter_lists_matchIan Romanick2010-07-191-23/+21
* ir_function: Make matching_signature not return constIan Romanick2010-07-121-1/+1
* glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt2010-06-241-0/+225