summaryrefslogtreecommitdiff
path: root/src/glsl/link_functions.cpp
AgeCommit message (Expand)Author
2010-07-19linker: Recursively resolve function calls in imported functionsIan Romanick
2010-07-19linker: look up function signatures during linking instead of using calleeIan Romanick
2010-07-19linker: Pull find_matching_signature out of call_link_visitorIan Romanick
2010-07-19linker: First bits of intrastage, intershader function linkingIan Romanick