1. 8004d36 Remapper: make remapper robust against non-exiting error handlers by LoopDawg · 7 years ago
  2. 844dd45 Add a virtual destructor to a class which has virtual methods. by Alex Szpakowski · 8 years ago
  3. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  4. ecba76f Non-Functional: Whitespace, comments, replace accidentally deleted comment. by John Kessenich · 8 years ago
  5. 297754c Remapper: remove debug info for IDs stripped in other passes by steve-lunarg · 8 years ago
  6. ff160f1 Add #include <cstdint> for std::uint32_t usage by baldurk · 8 years ago
  7. a845641 WIP: SPV Remapper: add remapper test framework 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. 66ec80e Build: C++ headers: Replace PR #366 with a more directed version. by John Kessenich · 8 years ago
  12. 8548bab spirv-remap: Fixed strings not at end of operands, fixed L/S defect by GregF · 9 years ago
  13. 5e4b124 Move to revision 31 of SPIR-V. by John Kessenich · 9 years ago
  14. 61deffd Fix include directive depending on root folder name by Felix Kaaman · 9 years ago
  15. 140f3df Final round for line endings. by John Kessenich · 9 years ago
  16. 79eaa91 glslang portability: Resolve OSX errors, some other OS warnings. by John Kessenich · 9 years ago
  17. 3a13a0c Correct some English spellings of SPIR-V. by John Kessenich · 9 years ago
  18. 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
  19. 93dfbe1 glslang: Fix over 100 warnings from MSVC warning level 4. by John Kessenich · 9 years ago
  20. 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
  21. 4217d2e SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. by John Kessenich · 9 years ago