1. f6facfa Tests: More broadly use automapping binding/location. by John Kessenich · 4 years, 3 months ago
  2. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years, 4 months ago
  3. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 4 months ago
  4. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 5 years ago
  5. d03da06 Remove execute permissions by otakuto · 6 years ago
  6. d6c9755 Change the major revision number for next commit. by John Kessenich · 6 years ago
  7. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  8. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  9. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 7 years ago
  10. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 7 years ago
  11. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 7 years ago
  12. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  13. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  14. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  15. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  16. f6eae2a SPV: Require desktop 140 or ES 310 or above. by John Kessenich · 9 years ago
  17. 213bbbe Split loop header from condition testing for for/while loops. by Dejan Mircevski · 9 years ago
  18. e7f6cac Merge branch 'topo' into loopgen-after-readable-order by Dejan Mircevski · 9 years ago
  19. dba2826 Merge branch 'master' of github.com:google/glslang into loopgen by Dejan Mircevski · 9 years ago
  20. 832c65c Fix back-branch target for do-while loops. by Dejan Mircevski · 9 years ago
  21. c8fbbab Update .out files with new loop SPIR-V. by Dejan Mircevski · 9 years ago
  22. 7ba6341 SPV: Make OpEntryPoint I/O list include all static uses. by John Kessenich · 9 years ago
  23. cc16fa0 Tests: Move to just linefeed to simply cross-platform test changes. by John Kessenich · 9 years ago
  24. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  25. e770b3e SPV return from main: Simplify a legacy design such returns are not jumps to exit block. by John Kessenich · 9 years ago
  26. 31ed483 SPV: Only decorate array and matrix strides for transparent types requiring explicit layouts. by John Kessenich · 9 years ago
  27. 358dd56 Update test results for pull request #68, SPIRV: Decorate matrices and arrays with their strides. by John Kessenich · 9 years ago
  28. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  29. 3e6a33c spv::Builder::Loop constructor inits all members. by David Neto · 9 years ago
  30. 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
  31. 39374da glslang SPV tests: Add a set of SPV tests. by John Kessenich · 9 years ago