Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linker: Recursively resolve function calls in imported functions | Ian Romanick | 2010-07-19 | 1 | -3/+46 |
* | linker: look up function signatures during linking instead of using callee | Ian Romanick | 2010-07-19 | 1 | -24/+59 |
* | linker: Pull find_matching_signature out of call_link_visitor | Ian Romanick | 2010-07-19 | 1 | -21/+27 |
* | linker: First bits of intrastage, intershader function linking | Ian Romanick | 2010-07-19 | 1 | -0/+176 |