1. e86b4c8 Remapper: Fix strip algo when strip ranges overlap by GregF · 7 years ago
  2. 8004d36 Remapper: make remapper robust against non-exiting error handlers by LoopDawg · 7 years ago
  3. ea1ea97 Address #1052: Have language-level exits of case statements. by John Kessenich · 7 years ago
  4. 65c2eed Remapper: handle embedded opcode in OpSpecConstantOp by LoopDawg · 7 years ago
  5. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  6. ecba76f Non-Functional: Whitespace, comments, replace accidentally deleted comment. by John Kessenich · 8 years ago
  7. 297754c Remapper: remove debug info for IDs stripped in other passes by steve-lunarg · 8 years ago
  8. 811d9f4 WIP: SPIRV remapper: allow 64 bit literals in OperandVariableLiteralId class iteration by steve-lunarg · 8 years ago
  9. b86e8b6 Revert "Merge pull request #456 from steve-lunarg/remapper-literal64" by David Neto · 8 years ago
  10. b249f2f SPIRV: allow 64 bit literals in OperandVariableLiteralId class iteration. by steve-lunarg · 8 years ago
  11. b93e3a3 Remap Scope and MemorySemantics IDs in SPIRV remapper by Pyry Haulos · 8 years ago
  12. 39d5e71 remapper: do not eliminate interface variables in dce by default by GregF · 8 years ago
  13. 6a6d6dd fix spelling mistakes by Eric Engestrom · 8 years ago
  14. 6c292d3 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). by John Kessenich · 9 years ago
  15. 8548bab spirv-remap: Fixed strings not at end of operands, fixed L/S defect by GregF · 9 years ago
  16. 036a794 spirv-remap: assert on unhandled OperandClass by GregF · 9 years ago
  17. 796e15a spirv-remap: inhibit loadstore opt if variable ref'd by other instructions by GregF · 9 years ago
  18. 3bb040b spirv-remap: handle OperandImageOperands during remap by GregF · 9 years ago
  19. 55e7d11 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. by John Kessenich · 9 years ago
  20. 8b64fa5 Fixes for compiling glslang on Android. by Andrew Woloszyn · 9 years ago
  21. 3573f2e Add missing OpTypeSampledImage to prevent unknown type error from SPVRemapper. by Steve · 9 years ago
  22. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  23. 465a146 Comment out some dead assignments per suggestion from static analysis tools. by Steve · 9 years ago
  24. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  25. 79eaa91 glslang portability: Resolve OSX errors, some other OS warnings. by John Kessenich · 9 years ago
  26. 3ef22f2 SPV compressor: Fixes a possible asserts. Attribution: spvremapper@lunarg.com by John Kessenich · 9 years ago
  27. 01685c3 SPV compression: Final check-in enabling this on MSVC 2012. All compression submissions from Steve (spvremapper@lunarg.com). by John Kessenich · 9 years ago
  28. 3c4a276 SPIR-V compression: Requires rerunning CMake. Adds a standalone tool for running the SPV compression. by John Kessenich · 9 years ago
  29. 2aa7f3a SPV compression: Remove file/path manipulation stuff, setting up for that to be a separate tool. Added copyright messages as well. by John Kessenich · 9 years ago
  30. 4217d2e SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. by John Kessenich · 9 years ago