1. 2c6f48b Fix #373: Implicitly make gl_FragColor a location=0 output. by John Kessenich · 7 years ago
  2. fb06e95 Don't print the "Linked stage" message unless the AST is being dumped. by John Kessenich · 8 years ago
  3. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  4. f6eae2a SPV: Require desktop 140 or ES 310 or above. by John Kessenich · 9 years ago
  5. e7f6cac Merge branch 'topo' into loopgen-after-readable-order by Dejan Mircevski · 9 years ago
  6. dba2826 Merge branch 'master' of github.com:google/glslang into loopgen by Dejan Mircevski · 9 years ago
  7. 832c65c Fix back-branch target for do-while loops. by Dejan Mircevski · 9 years ago
  8. c8fbbab Update .out files with new loop SPIR-V. by Dejan Mircevski · 9 years ago
  9. 7ba6341 SPV: Make OpEntryPoint I/O list include all static uses. by John Kessenich · 9 years ago
  10. cc16fa0 Tests: Move to just linefeed to simply cross-platform test changes. by John Kessenich · 9 years ago
  11. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  12. 56bab04 SPV: Minor corrections to previous big merge for images and atomics. by John Kessenich · 9 years ago
  13. 6b86d49 Add new test case for image functions and fix issues caught by this test by Rex Xu · 9 years ago
  14. e770b3e SPV return from main: Simplify a legacy design such returns are not jumps to exit block. by John Kessenich · 9 years ago
  15. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  16. 3e6a33c spv::Builder::Loop constructor inits all members. by David Neto · 9 years ago
  17. c22f37c Generate correctly structured do-while loops. by David Neto · 9 years ago
  18. 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
  19. 39374da glslang SPV tests: Add a set of SPV tests. by John Kessenich · 9 years ago