1. 6626cad glslang front-end: Don't emit blank lines for empty info logs. From Andrew Woloszyn <awoloszyn@google.com>. by John Kessenich · 9 years ago
  2. cf0206c Restore r26245 and all tests and test results since 4/1: by John Kessenich · 10 years ago
  3. 5b9f988 Reflection: Eliminate redundant arrayed block entries, and use block name instead of instance name for active uniform enumeration. by John Kessenich · 11 years ago
  4. 04884e4 Reflection: Expand out block arrays to N different blocks. by John Kessenich · 11 years ago
  5. 43e43ce Reflection: Flesh out expansions of complex aggregates not fully dereferenced, visit all array elements for a variable index, and correct max array index when a later occurrence is larger than an earlier one. by John Kessenich · 11 years ago
  6. c17dbd5 Reflection: Optimize leaf-array sizes for largest index used in a live path. by John Kessenich · 11 years ago
  7. 12f9221 Reflection: by John Kessenich · 11 years ago
  8. ec252df Reflection: Add translation from glslang types to the API #define types. by John Kessenich · 11 years ago
  9. 568bc3a Reflection: Implement the std140 block offset calculation rules. by John Kessenich · 11 years ago
  10. 11f9fc7 Add and partially implement an interface for doing uniform reflection. It includes an AST traversal to identify live accesses. by John Kessenich · 11 years ago