Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ir_function_inlining: Re-add the "s/return/retval =/" functionality. | Eric Anholt | 2010-06-24 | 1 | -1/+4 |
* | Fix typos of "variable" as "varaible" | Carl Worth | 2010-06-23 | 1 | -1/+1 |
* | ir_hierarchical_visitor: Add generic callback functionality | Ian Romanick | 2010-06-23 | 1 | -0/+18 |
* | Add stub visitor support for ir_texture. | Kenneth Graunke | 2010-06-09 | 1 | -0/+2 |
* | Refactor ir_dereference support for ir_hierarchical_visitor | Ian Romanick | 2010-05-26 | 1 | -2/+20 |
* | Add ir_hierarchical_visitor base class and associated infrastructure | Ian Romanick | 2010-05-17 | 1 | -0/+121 |