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