Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: Remove the const disease from function signature's callee. | Eric Anholt | 2010-07-18 | 1 | -1/+1 |
* | glsl2: Make cross() be an expression operation. | Eric Anholt | 2010-07-18 | 1 | -0/+2 |
* | ir_function_signature: Add method to get the function owning a signature | Ian Romanick | 2010-07-12 | 1 | -1/+1 |
* | ir_call: Add method to set the function signature being called | Ian Romanick | 2010-07-12 | 1 | -0/+8 |
* | glsl2: Add ir_unop_fract as an expression type. | Eric Anholt | 2010-07-01 | 1 | -0/+2 |
* | glsl2: Make function names and variable names be children of the node. | Eric Anholt | 2010-06-30 | 1 | -3/+2 |
* | ir_swizzle: Add new constructor, refactor constructors | Ian Romanick | 2010-06-29 | 1 | -18/+45 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+818 |