Commit History

Author SHA1 Message Date
  otakuto d03da06ac1 Remove execute permissions 7 years ago
  GregF c6831d1ed4 Add support for OpConstantNull and OpConstantSampler to spirv-remap 7 years ago
  John Kessenich 66011cb2c2 SPV: Implement Vulkan 1.1 features and extensions. 8 years ago
  GregF e86b4c84d6 Remapper: Fix strip algo when strip ranges overlap 8 years ago
  LoopDawg 8004d36528 Remapper: make remapper robust against non-exiting error handlers 8 years ago
  John Kessenich ea1ea974eb Address #1052: Have language-level exits of case statements. 8 years ago
  LoopDawg 65c2eed65d Remapper: handle embedded opcode in OpSpecConstantOp 8 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
  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
  Pyry Haulos b93e3a3957 Remap Scope and MemorySemantics IDs in SPIRV remapper 9 years ago
  GregF 39d5e711a7 remapper: do not eliminate interface variables in dce by default 9 years ago
  Eric Engestrom 6a6d6dda95 fix spelling mistakes 10 years ago
  John Kessenich 6c292d3ba7 SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl). 10 years ago
  GregF 8548bab1fa spirv-remap: Fixed strings not at end of operands, fixed L/S defect 10 years ago
  GregF 036a7944e5 spirv-remap: assert on unhandled OperandClass 10 years ago
  GregF 796e15ad27 spirv-remap: inhibit loadstore opt if variable ref'd by other instructions 10 years ago
  GregF 3bb040b71b spirv-remap: handle OperandImageOperands during remap 10 years ago
  John Kessenich 55e7d11ce8 SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2. 10 years ago
  Andrew Woloszyn 8b64fa5474 Fixes for compiling glslang on Android. 10 years ago
  Steve 3573f2e029 Add missing OpTypeSampledImage to prevent unknown type error from SPVRemapper. 10 years ago
  John Kessenich 5e4b1242bf Move to revision 31 of SPIR-V. 10 years ago
  Steve 465a14666a Comment out some dead assignments per suggestion from static analysis tools. 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 3ef22f2139 SPV compressor: Fixes a possible asserts. Attribution: [email protected] 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