index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linker.cpp
Age
Commit message (
Expand
)
Author
2010-06-23
linker: Update some comments, remove a couple FINISHMEs
Ian Romanick
2010-06-23
linker: Use InfoLog in assign_attribute_locations
Ian Romanick
2010-06-23
linker: Refactor parameters to cross_validate_uniforms
Ian Romanick
2010-06-23
linker: Write errors to info log instead of stdout
Ian Romanick
2010-06-23
linker: Initial implementation of varying slot allocation
Ian Romanick
2010-06-23
linker: Limit attribute allocation to MAX_VERTEX_ATTRIBS
Ian Romanick
2010-06-23
linker: Support matrix and array vertex inputs
Ian Romanick
2010-06-23
linker: Initial implementation of attribute slot allocation
Ian Romanick
2010-06-23
linker: Store the par-linked per-stage shaders in the glsl_program
Ian Romanick
2010-06-23
linker: Initial implementation of uniform slot allocation
Ian Romanick
2010-06-23
linker: Document what remains to be done
Ian Romanick
2010-06-23
linker: Initial implementation of interstage input / output validation
Ian Romanick
2010-06-23
linker: Initial implementation of interstage uniform validation
Ian Romanick
2010-06-19
Fix crash when running glsl on a signle fragment shader.
Kenneth Graunke
2010-06-17
linker: Add some function header comments
Ian Romanick
2010-06-17
linker: Initial bits of the linker
Ian Romanick