Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |