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
/
src
/
glsl
/
link_uniform_blocks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
1
-1
/
+2
*
glsl: Track matrix layout of variables using two bits
Ian Romanick
2014-08-04
1
-1
/
+1
*
linker: Add padding after the last field of a structure
Ian Romanick
2014-08-04
1
-0
/
+13
*
linker: Add a last_field parameter to various program_resource_visitor methods
Ian Romanick
2014-08-04
1
-1
/
+2
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
glsl: Fix some bad indentation
Ian Romanick
2014-07-23
1
-3
/
+3
*
glsl: check _mesa_hash_table_create return value in link_uniform_blocks
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+6
*
glsl: Propagate explicit binding information from the AST all the way to the ...
Ian Romanick
2014-04-11
1
-2
/
+12
*
glsl: Hide many classes local to individual .cpp files in anon namespaces.
Eric Anholt
2013-09-23
1
-0
/
+4
*
glsl: Use alignment of container record for its first field
Ian Romanick
2013-08-19
1
-1
/
+16
*
glsl: Remove bogus check on return value of link_uniform_blocks().
Paul Berry
2013-07-30
1
-1
/
+1
*
glsl: Rename uniform_field_visitor to program_resource_visitor.
Paul Berry
2013-02-04
1
-3
/
+3
*
glsl: Add link_uniform_blocks to calculate all UBO data at link-time
Ian Romanick
2013-01-25
1
-0
/
+248
*
linker: Refactor intra-stage block compatabililty testing
Ian Romanick
2013-01-25
1
-0
/
+65