1. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  2. e00e8f4 GLSL: replace general missing functionality with specific messages. by John Kessenich · 7 years ago
  3. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  4. 54571c2 Vulkan: Have desktop shaders respect precision qualifiers. by John Kessenich · 8 years ago
  5. c884b4a SPV: Certain decorations are missing for structure-typed in/out variables. by Rex Xu · 8 years ago
  6. 76d4dfc SPV non-functional: minor readability improvements for texturing. by John Kessenich · 8 years ago
  7. a901ffe Defer capability decl for ClipDistance, CullDistance, PointSize until actual use by David Neto · 8 years ago
  8. 22e0d41 SPV: Don't put locations on OpTypeStruct. Related to Issue #291. by John Kessenich · 8 years ago
  9. 2c86427 Fix missing location decoration for structures put directly on input/output interfaces by scygan · 8 years ago
  10. 6e0985d Merge branch 'struct_member_decorations' of https://github.com/scyganINTEL/glslang into scyganINTEL-struct_member_decorations by John Kessenich · 8 years ago
  11. ebb5053 SPV: Don't add clip/cull distance capabilities unless used. by John Kessenich · 8 years ago
  12. 8add151 SPIR-V do not decorate: members of plain structs with location; non-top level members with interp. by scygan · 8 years ago
  13. 0967748 SPV: Fix 'location' inheritance bug. by John Kessenich · 9 years ago
  14. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  15. 9218759 SPV: Address superset of issue #151: missing OpCapability instructions. by John Kessenich · 9 years ago
  16. 7b9fa25 SPV: Add recursive distrubition of 'location' across structure members. by John Kessenich · 9 years ago
  17. 59420fd SPV: Move to deterministic results for OpEntryPoint, for test stability across platforms. by John Kessenich · 9 years ago
  18. 7ba6341 SPV: Make OpEntryPoint I/O list include all static uses. by John Kessenich · 9 years ago
  19. cc16fa0 Tests: Move to just linefeed to simply cross-platform test changes. by John Kessenich · 9 years ago
  20. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  21. e770b3e SPV return from main: Simplify a legacy design such returns are not jumps to exit block. by John Kessenich · 9 years ago
  22. 31ed483 SPV: Only decorate array and matrix strides for transparent types requiring explicit layouts. by John Kessenich · 9 years ago
  23. 358dd56 Update test results for pull request #68, SPIRV: Decorate matrices and arrays with their strides. by John Kessenich · 9 years ago
  24. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  25. 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
  26. 6b3fd19 glslang -> SPV: add decorations for built-ins that are inside blocks. by John Kessenich · 9 years ago
  27. 39374da glslang SPV tests: Add a set of SPV tests. by John Kessenich · 9 years ago