1. 6d5b40f Generate separate stores for partially swizzled memory stores by Jeremy Hayes · 3 years ago
  2. 182ab46 Update test expected files with new magic number by Graeme Leese · 4 years ago
  3. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 1 month ago
  4. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 4 years, 8 months ago
  5. 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
  6. ed777b0 Modify testing to only record validation pass/fail by Alan Baker · 6 years ago
  7. 32def9f Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types by Alexander Galazin · 6 years ago
  8. afe0c66 SPV: Fix #1487: Only declare AMD int16/half_float extensions when needed. by John Kessenich · 6 years ago
  9. cc14f2d SPV: Add SPIRV-Tools validator. This needs the latest SPIR-Tools. by John Kessenich · 6 years ago
  10. ad7645f Fix #1360: uint->int width conversions must still be typed as uint. by John Kessenich · 6 years ago
  11. d6c9755 Change the major revision number for next commit. by John Kessenich · 6 years ago
  12. af7a948 Add bit width of types to disassembleInstruction by Jeff Bolz · 6 years ago
  13. 647fcca AST: Fix shift conversions, which don't require matching types. by John Kessenich · 6 years ago
  14. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 6 years ago
  15. 66011cb SPV: Implement Vulkan 1.1 features and extensions. by John Kessenich · 6 years ago
  16. 0216f24 SPV: Bump up the generator number. by John Kessenich · 6 years ago
  17. 71b5da6 SPV: Bump up generator number, because previous commit changes code gen slightly. by John Kessenich · 6 years ago
  18. 2b5ea9f SPV Version: Emit the requested SPIR-V version, not the header version. by John Kessenich · 6 years ago
  19. 6c1c276 SPV: Bump SPIR-V header to the unified1 version (version 1.2). by John Kessenich · 6 years ago
  20. c72e593 SPV: Bump the generator number to account for barrier changes. by John Kessenich · 7 years ago
  21. 07ed11f SPV: GeneratorVersion: bump version number because of atomic decrement change. by John Kessenich · 7 years ago
  22. cabbb78 Implement extension GL_AMD_gpu_shader_int16 by Rex Xu · 7 years ago