index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a virtual clone() method to ir_instruction.
Eric Anholt
2010-06-23
1
-1
/
+2
*
linker: Update some comments, remove a couple FINISHMEs
Ian Romanick
2010-06-23
1
-3
/
+4
*
linker: Use InfoLog in assign_attribute_locations
Ian Romanick
2010-06-23
1
-16
/
+15
*
linker: Refactor parameters to cross_validate_uniforms
Ian Romanick
2010-06-23
1
-6
/
+4
*
linker: Write errors to info log instead of stdout
Ian Romanick
2010-06-23
1
-48
/
+84
*
linker: Initial implementation of varying slot allocation
Ian Romanick
2010-06-23
1
-3
/
+76
*
linker: Limit attribute allocation to MAX_VERTEX_ATTRIBS
Ian Romanick
2010-06-23
1
-3
/
+13
*
linker: Support matrix and array vertex inputs
Ian Romanick
2010-06-23
1
-15
/
+179
*
linker: Initial implementation of attribute slot allocation
Ian Romanick
2010-06-23
1
-1
/
+82
*
linker: Store the par-linked per-stage shaders in the glsl_program
Ian Romanick
2010-06-23
1
-20
/
+19
*
linker: Initial implementation of uniform slot allocation
Ian Romanick
2010-06-23
1
-1
/
+99
*
linker: Document what remains to be done
Ian Romanick
2010-06-23
1
-0
/
+14
*
linker: Initial implementation of interstage input / output validation
Ian Romanick
2010-06-23
1
-1
/
+105
*
linker: Initial implementation of interstage uniform validation
Ian Romanick
2010-06-23
1
-1
/
+69
*
Fix crash when running glsl on a signle fragment shader.
Kenneth Graunke
2010-06-19
1
-1
/
+1
*
linker: Add some function header comments
Ian Romanick
2010-06-17
1
-0
/
+11
*
linker: Initial bits of the linker
Ian Romanick
2010-06-17
1
-0
/
+214