1. 05836bd Add SPV_EXT_shader_image_int64 (#170) by Tobski · 3 years, 7 months ago
  2. be32cb6 Added SPV_KHR_fragment_shading_rate (#172) by Tobski · 3 years, 7 months ago
  3. c43a43c Register the Xenia emulator as a generator (#171) by Triang3l · 3 years, 7 months ago
  4. d4e76fb Register the Messiah SPIR-V CodeGen (#169) by Yuwen Wu · 3 years, 8 months ago
  5. 060627f Register the ANGLE compiler (#168) by Shahbaz Youssefi · 3 years, 8 months ago
  6. 03a842f Rebuild of latest headers, which slightly moves OpTerminateInvocation by John Kessenich · 3 years, 8 months ago
  7. 3fdabd0 Reserve SPIR-V token range for upcoming Intel extensions. (#165) by Mariusz Merecki · 3 years, 9 months ago 1.5.3.reservations1
  8. 5538bf4 Update BUILD.bazel and BUILD.gn (#166) by alan-baker · 3 years, 9 months ago
  9. 96013f3 Publish the headers for the clspv embedded reflection non-semantic extended instruction set (#164) by alan-baker · 3 years, 9 months ago
  10. 76afa63 Update the registry in spir-v.xml to modernize and split out opcodes. (#156) by John Kessenich · 3 years, 10 months ago
  11. 979924c Support SPV_KHR_terminate_invocation (#163) by alan-baker · 3 years, 10 months ago
  12. 7f2ae11 Merge pull request #162 from vkushwaha-nv/SPV_EXT_shader_atomic_float by John Kessenich · 3 years, 10 months ago
  13. 7083cb5 Add changes for SPV_EXT_shader_atomic_float by Vikram Kushwaha · 3 years, 10 months ago
  14. 308bd07 Merge pull request #160 from dj2/reg_tint by David Neto · 3 years, 10 months ago
  15. 5ce3533 Register the Tint compiler by dan sinclair · 3 years, 11 months ago
  16. 11d7637 Merge pull request #159 from dneto0/fix-quotes by John Kessenich · 4 years ago
  17. 291d7bf spir-v.xml: Use plain ASCII quotes in comment by David Neto · 4 years ago
  18. ed09fc1 Merge pull request #158 from mkinsner/mkinsner/fpfastmath_allocation_mechanism by John Kessenich · 4 years ago
  19. f2d2ca1 Rebuild headers against the previous grammar commit. by John Kessenich · 4 years ago
  20. 9e2b21a Merge pull request #150 from MrSidims/private/MrSidims/UpstreamIntelExt by John Kessenich · 4 years ago
  21. 7d343e9 Apply suggestions by Dmitry Sidorov · 4 years ago
  22. dfa87b6 Add Intel specific definitions from KhronosGroup/SPIRV-LLVM-Translator by Dmitry Sidorov · 4 years, 1 month ago
  23. ae6e151 Header build from previous grammar update. by John Kessenich · 4 years ago
  24. 8012d1c Merge pull request #152 from MrSidims/private/MrSidims/FunctionPointers by John Kessenich · 4 years ago
  25. 982a08f Propose bit allocation mechanism for the FP Fast Math Mode bitfield, following from the mechanism previously added for the loop control bitfield. by Michael Kinsner · 4 years ago
  26. ac638f1 Merge pull request #157 from dneto0/update-example by John Kessenich · 4 years ago
  27. 1fa1a92 Update example to use unified1 headers by David Neto · 4 years ago
  28. c0df742 Update headers to SPIR-V 1.5 Revision 3 by John Kessenich · 4 years, 1 month ago 1.5.3
  29. 3757896 Add a bunch of missing "version" : "None" for ray tracing. by John Kessenich · 4 years, 1 month ago
  30. 6300597 Rebuild the headers with the fixed grammar file. by John Kessenich · 4 years, 1 month ago
  31. c26f7e8 Add missing "version" : "None" for ShaderCallKHR by John Kessenich · 4 years, 1 month ago
  32. 445017d Grammar: The ray-tracing updates were not done in numerical ordering. by John Kessenich · 4 years, 1 month ago
  33. 2ad0492 Discuss generator magic number reservations. by John Kessenich · 4 years, 1 month ago
  34. 9995e29 Add SPV_INTEL_function_pointers preview extension by Dmitry Sidorov · 4 years, 1 month ago
  35. f8bf11a Merge pull request #149 from dgkoch/prov_ray_tracing by John Kessenich · 4 years, 2 months ago
  36. fdbc0d1 Add shadercalls scope by Daniel Koch · 4 years, 2 months ago
  37. 9a186c7 Added ray flags, primitive culling flags, queries by Torosdagli · 4 years, 2 months ago
  38. 9e8e6af Non-functional: Update header build to match Khronos spec. builder. by John Kessenich · 4 years, 2 months ago
  39. 8830d1d Merge pull request #135 from vulturm/patch-1 by John Kessenich · 4 years, 2 months ago
  40. 95b48ce Update headers for SPV_KHR_ray_tracing. by alelenv · 4 years, 3 months ago
  41. a17e17e Merge pull request #148 from null77/fix-gn by John Kessenich · 4 years, 2 months ago
  42. 976926d Add missing header to BUILD.gn. by Jamie Madill · 4 years, 2 months ago
  43. 30ef660 Merge pull request #146 from s-perron/bazel by Steven Perron · 4 years, 2 months ago
  44. 0d334e4 Export NonSemanticDebugPrintf.h in bazel build by Steven Perron · 4 years, 2 months ago
  45. d9ce9ca Merge pull request #145 from jeffbolznv/nonsemantic_debugprintf by John Kessenich · 4 years, 2 months ago
  46. e814bf0 Add NonSemantic.DebugPrintf JSON/header by Jeff Bolz · 4 years, 2 months ago
  47. 89bef40 Fix max enum value by Jeff Bolz · 4 years, 2 months ago
  48. 0a7fc45 Add grammars, C header, and header generator for vendor and KHR extended instruction sets (#143) by David Neto · 4 years, 2 months ago
  49. 5dbc1c3 Merge pull request #142 from mkinsner/additional_loop_control_bits by John Kessenich · 4 years, 3 months ago
  50. 4b013f0 Allocate three bits for upcoming Intel extension by Michael Kinsner · 4 years, 3 months ago
  51. dc77030 Merge pull request #141 from dneto0/update-buildgn-lic by David Neto · 4 years, 4 months ago
  52. 9c63d57 Fix the license to match LICENSE by David Neto · 4 years, 4 months ago
  53. 0125ae6 Merge pull request #140 from ShabbyX/add_build_gn by dan sinclair · 4 years, 4 months ago
  54. c7f52d3 Add BUILD.gn by Shahbaz Youssefi · 4 years, 4 months ago
  55. 927aae4 Also propagate SPIRV-Headers version to CMakeLists.txt by Mihai Vultur · 4 years, 4 months ago
  56. 204cd13 Merge pull request #134 from Tobski/patch-1 by John Kessenich · 4 years, 6 months ago
  57. e0adad5 Off-by-one errors by Tobski · 4 years, 6 months ago
  58. 6045738 Reserve a new block of 64 opcodes by Tobski · 4 years, 6 months ago
  59. af64a9e Versioning: Complete the versioning change in recent commits. by John Kessenich · 4 years, 7 months ago 1.5.1.corrected
  60. 5f3a030 Merge pull request #133 from nhaehnle/buildHeader-spv15 by John Kessenich · 4 years, 7 months ago
  61. 809512f buildHeaders: update version to SPIR-V 1.5 by Nicolai Hähnle · 4 years, 7 months ago
  62. b252a50 Merge pull request #131 from lukaszgotszaldintel/new_branch by John Kessenich · 4 years, 7 months ago
  63. 842ec90 Merge pull request #128 from amdrexu/bugfix by John Kessenich · 4 years, 8 months ago
  64. 1cdfc75 Merge pull request #129 from ehsannas/update_doc by Ehsan · 4 years, 8 months ago
  65. 7b1b05e Improve the doc on using Bazel. by Ehsan Nasiri · 4 years, 8 months ago
  66. 836e001 Merge pull request #127 from ehsannas/add_bazel_build by John Kessenich · 4 years, 8 months ago
  67. 3f9bad6 add cmake option SPIRV_HEADERS_SKIP_INSTALL by lgotszal · 4 years, 8 months ago
  68. c98d953 Bump the SPIR-V version to 1.5 by Rex Xu · 4 years, 8 months ago
  69. ab22bab Update documentation. by Ehsan Nasiri · 4 years, 8 months ago
  70. 4163b36 Add a Bazel build file. by Ehsan Nasiri · 4 years, 8 months ago
  71. 601d738 Add SPV_KHR_physical_storage_buffer. by John Kessenich · 4 years, 8 months ago
  72. 63d4d27 SPIR-V 1.5. by John Kessenich · 4 years, 8 months ago 1.5.1
  73. 38cafab Minor tweak for Rev. 2 of SPIR-V 1.4. by John Kessenich · 4 years, 8 months ago 1.4.2
  74. 059a495 Merge branch 'printing-classes' by John Kessenich · 4 years, 9 months ago
  75. e4322e3 Merge pull request #123 from AaronHaganAMD/master by John Kessenich · 4 years, 10 months ago
  76. 5bc5041 Add SPV_KHR_shader_clock to spirv-headers by amhagan · 4 years, 10 months ago
  77. 45c2cc3 Merge pull request #122 from mkinsner/array_init_loop_control_bit by John Kessenich · 4 years, 10 months ago
  78. 7971055 Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loop_controls extension by Michael Kinsner · 4 years, 10 months ago
  79. 29c1114 Merge pull request #120 from antiagainst/mlir-serializer by John Kessenich · 4 years, 10 months ago
  80. 123dc27 Merge pull request #121 from jeffbolznv/demote_to_helper_invocation by John Kessenich · 4 years, 10 months ago
  81. dcce859 add SPV_EXT_demote_to_helper_invocation by Jeff Bolz · 4 years, 10 months ago
  82. 739546b Reserve ID 23 for MLIR SPIR-V Serializer by Lei Zhang · 5 years ago
  83. de99d4d Merge pull request #119 from dneto0/spirv-issue-476 by John Kessenich · 5 years ago
  84. 9baa9e0 Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_model by David Neto · 5 years ago
  85. 9cf7c3a Merge pull request #117 from ehsannas/UserTypeGOOGLE by John Kessenich · 5 years ago
  86. cca9cc7 Grammar: Add instruction-printing classes. by John Kessenich · 5 years ago printing-classes
  87. b1344c0 Add grammar and symbols for UserTypeGOOGLE extension to unified1. by Ehsan Nasiri · 5 years ago
  88. 9242862 Merge pull request #105 from mchiasson/cmake_install_config by John Kessenich · 5 years ago
  89. a774172 Add missing "version" : "None" to a bunch of reserved enumerants. by John Kessenich · 5 years ago
  90. d5d3316 Add more detail about reserving tokens to the README. by John Kessenich · 5 years ago
  91. e88e050 Restore numerical order in enumerants. by John Kessenich · 5 years ago
  92. 8b911bd Merge pull request #114 from jeffbolznv/fsi by John Kessenich · 5 years ago
  93. 326779e Add SPV_EXT_fragment_shader_interlock by Jeff Bolz · 5 years ago
  94. 9280c0b Merge pull request #115 from dgkoch/SPV_NV_sm_shader_builts by John Kessenich · 5 years ago
  95. 630d062 Add support for SPV_NV_sm_shader_builtins by Daniel Koch · 5 years ago
  96. 903d447 OpenCL ext. inst. header: Support C in addition to C++. by John Kessenich · 5 years ago
  97. 7ac42f8 Merge pull request #112 from mkinsner/master by John Kessenich · 5 years ago
  98. d6936f9 Proposed LoopControl bitfield allocation mechanism in spir-v.xml by Michael Kinsner · 5 years ago
  99. 7f4277e Merge pull request #111 from Naghasan/codeplay-range by John Kessenich · 5 years ago
  100. 1edd6c4 Reserve token range for Codeplay by Victor Lomuller · 5 years ago