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