Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linker: First bits of intrastage, intershader function linking | Ian Romanick | 2010-07-19 | 1 | -0/+35 |
This handles the easy case of linking a function in a different compilation unit that doesn't call any functions or reference any global variables. |