aboutsummaryrefslogtreecommitdiff
path: root/glslang/MachineIndependent/reflection.cpp
AgeCommit message (Expand)Author
2013-11-23Reflection: Eliminate redundant arrayed block entries, and use block name ins...John Kessenich
2013-11-21Reflection: Expand out block arrays to N different blocks.John Kessenich
2013-11-15Reflection: Flesh out expansions of complex aggregates not fully dereferenced...John Kessenich
2013-11-15Reflection: Optimize leaf-array sizes for largest index used in a live path.John Kessenich
2013-11-15Reflection:John Kessenich
2013-11-13fix g++ compilation issuesJohn Kessenich
2013-11-13Reflection: Add translation from glslang types to the API #define types.John Kessenich
2013-11-13Reflection: Implement the std140 block offset calculation rules.John Kessenich
2013-11-07Fix some Linux issues.John Kessenich
2013-11-07Add and partially implement an interface for doing uniform reflection. It in...John Kessenich