summaryrefslogtreecommitdiff
path: root/linker.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-23linker: Initial implementation of uniform slot allocationIan Romanick1-1/+99
2010-06-23linker: Document what remains to be doneIan Romanick1-0/+14
2010-06-23linker: Initial implementation of interstage input / output validationIan Romanick1-1/+105
2010-06-23linker: Initial implementation of interstage uniform validationIan Romanick1-1/+69
2010-06-19Fix crash when running glsl on a signle fragment shader.Kenneth Graunke1-1/+1
2010-06-17linker: Add some function header commentsIan Romanick1-0/+11
2010-06-17linker: Initial bits of the linkerIan Romanick1-0/+214