linker: Write errors to info log instead of stdout
[mesa.git] / linker.cpp
2010-06-23 Ian Romanicklinker: Write errors to info log instead of stdout
2010-06-23 Ian Romanicklinker: Initial implementation of varying slot allocation
2010-06-23 Ian Romanicklinker: Limit attribute allocation to MAX_VERTEX_ATTRIBS
2010-06-23 Ian Romanicklinker: Support matrix and array vertex inputs
2010-06-23 Ian Romanicklinker: Initial implementation of attribute slot allocation
2010-06-23 Ian Romanicklinker: Store the par-linked per-stage shaders in the...
2010-06-23 Ian Romanicklinker: Initial implementation of uniform slot allocation
2010-06-23 Ian Romanicklinker: Document what remains to be done
2010-06-23 Ian Romanicklinker: Initial implementation of interstage input...
2010-06-23 Ian Romanicklinker: Initial implementation of interstage uniform...
2010-06-21 Kenneth GraunkeMerge Carl's preprocessor into the glcpp subdirectory.
2010-06-19 Kenneth GraunkeFix crash when running glsl on a signle fragment shader.
2010-06-18 Ian Romanicklinker: Add some function header comments
2010-06-17 Ian Romanicklinker: Initial bits of the linker