1. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years, 3 months ago
  2. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 3 months ago
  3. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 4 years, 11 months ago
  4. 0a93cfb Update to newest SPIRV-Tools. It checks the Vulkan rule that all resources must have a set and binding decoration, which many tests fail. So add code to set a default value of zero. Also disable PCH for Ninja builds. by Jeff Bolz · 6 years ago
  5. ed777b0 Modify testing to only record validation pass/fail by Alan Baker · 6 years ago
  6. 32def9f Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types by Alexander Galazin · 6 years ago
  7. cc14f2d SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools. by John Kessenich · 6 years ago
  8. ad7645f Fix #1360: uint->int width conversions must still be typed as uint. by John Kessenich · 6 years ago
  9. d6c9755 Change the major revision number for next commit. by John Kessenich · 6 years ago
  10. af7a948 Add bit width of types to disassembleInstruction by Jeff Bolz · 6 years ago
  11. 647fcca AST: Fix shift conversions, which don't require matching types. by John Kessenich · 7 years ago
  12. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  13. 66011cb SPV: Implement Vulkan 1.1 features and extensions. by John Kessenich · 7 years ago