Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl2: When inlining, don't clone and assign sampler arguments. | Eric Anholt | 2010-07-22 | 1 | -8/+18 |
* | glsl2: Replace insert_before/remove pairs with exec_node::replace_with. | Kenneth Graunke | 2010-07-21 | 1 | -2/+1 |
* | glsl2: Add and use new variable mode ir_var_temporary | Ian Romanick | 2010-07-20 | 1 | -1/+2 |
* | glsl2: Fix handling of out values in function inlining. | Eric Anholt | 2010-07-20 | 1 | -3/+6 |
* | glsl2: Check when inlining a bare function call that it actually is. | Eric Anholt | 2010-07-12 | 1 | -0/+6 |
* | glsl2: Clone methods return the type of the thing being cloned | Ian Romanick | 2010-07-06 | 1 | -1/+1 |
* | Add hash table helper functions for using pointers as hash keys | Ian Romanick | 2010-07-06 | 1 | -13/+1 |
* | glsl2: Wrap includes of C interfaces with extern "C". | Eric Anholt | 2010-06-24 | 1 | -0/+2 |
* | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt | 2010-06-24 | 1 | -0/+272 |