summaryrefslogtreecommitdiff
path: root/src/glsl/link_uniform_block_active_visitor.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-04glsl: Do not eliminate 'shared' or 'std140' blocks or block membersIan Romanick1-0/+1
2014-08-04util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke1-1/+1
2014-06-10glsl: Remove unused includes in link_uniform_block_active_visitor.hThomas Helland1-2/+0
2014-04-11glsl: Propagate explicit binding information from the AST all the way to the ...Ian Romanick1-0/+3
2013-01-25glsl: Add a visitor to determine whether a uniform block is ever usedIan Romanick1-0/+62