Commit History

Author SHA1 Message Date
  Shahbaz Youssefi 6cca0e983e Remove extraneous semicolons 6 years ago
  Daniel Koch 8b2f96d3fe Check if _MSC_VER is defined before using. 7 years ago
  otakuto d03da06ac1 Remove execute permissions 7 years ago
  LoopDawg 8004d36528 Remapper: make remapper robust against non-exiting error handlers 8 years ago
  Alex Szpakowski 844dd45db6 Add a virtual destructor to a class which has virtual methods. 9 years ago
  John Kessenich 927608b393 Non-functional: White space after "//", mostly for copyrights. 9 years ago
  John Kessenich ecba76fe73 Non-Functional: Whitespace, comments, replace accidentally deleted comment. 9 years ago
  steve-lunarg 297754cfe8 Remapper: remove debug info for IDs stripped in other passes 9 years ago
  baldurk ff160f15ef Add #include <cstdint> for std::uint32_t usage 9 years ago
  steve-lunarg a8456415b8 WIP: SPV Remapper: add remapper test framework 9 years ago
  steve-lunarg 811d9f4cad WIP: SPIRV remapper: allow 64 bit literals in OperandVariableLiteralId class iteration 9 years ago
  David Neto b86e8b629a Revert "Merge pull request #456 from steve-lunarg/remapper-literal64" 9 years ago
  steve-lunarg b249f2fc24 SPIRV: allow 64 bit literals in OperandVariableLiteralId class iteration. 9 years ago
  John Kessenich 66ec80e01b Build: C++ headers: Replace PR #366 with a more directed version. 9 years ago
  GregF 8548bab1fa spirv-remap: Fixed strings not at end of operands, fixed L/S defect 10 years ago
  John Kessenich 5e4b1242bf Move to revision 31 of SPIR-V. 10 years ago
  Felix Kaaman 61deffd92a Fix include directive depending on root folder name 10 years ago
  John Kessenich 140f3df134 Final round for line endings. 10 years ago
  John Kessenich 79eaa91e6f glslang portability: Resolve OSX errors, some other OS warnings. 10 years ago
  John Kessenich 3a13a0c71b Correct some English spellings of SPIR-V. 10 years ago
  John Kessenich 01685c3ff8 SPV compression: Final check-in enabling this on MSVC 2012. All compression submissions from Steve ([email protected]). 10 years ago
  John Kessenich 93dfbe1309 glslang: Fix over 100 warnings from MSVC warning level 4. 10 years ago
  John Kessenich 2aa7f3a671 SPV compression: Remove file/path manipulation stuff, setting up for that to be a separate tool. Added copyright messages as well. 10 years ago
  John Kessenich 4217d2ea22 SPIR-V compression: Add stripping and remapping tools for compressibility of generated SPIR-V. 10 years ago