Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Introduce a new "const_in" variable mode. | Kenneth Graunke | 2011-01-31 | 1 | -0/+1 |
* | glsl: Remove GLSL_TYPE_FUNCTION define. | Kenneth Graunke | 2010-11-15 | 1 | -1/+0 |
* | glsl: Silence uninitialized variable warning. | Vinson Lee | 2010-08-21 | 1 | -0/+3 |
* | glsl2: Fix spelling of "sentinel." | Eric Anholt | 2010-07-29 | 1 | -5/+5 |
* | glsl2: Add and use new variable mode ir_var_temporary | Ian Romanick | 2010-07-20 | 1 | -0/+1 |
* | glsl2: Explicitly walk lists in ir_function::parameter_lists_match | Ian Romanick | 2010-07-19 | 1 | -23/+21 |
* | ir_function: Make matching_signature not return const | Ian Romanick | 2010-07-12 | 1 | -1/+1 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+225 |