1. fa3585c Add VectorComputeINTEL as enabling capability for Private StorageClass by Nikita Rudenko · 3 years ago
  2. dafead1 Merge pull request #204 from DataBeaver/master by Raun Krisch · 3 years, 1 month ago
  3. ba086ae Add generator ID for MSP shader compiler by Mikko Rasa · 3 years, 1 month ago
  4. f88a1f9 Merge pull request #201 from baldurk/spv-khr-non-semantic-info by John Kessenich · 3 years, 1 month ago
  5. 6804a04 Merge pull request #202 from mkinsner/mkinsner/mem_operand_allocation_section by John Kessenich · 3 years, 1 month ago
  6. a3ffef8 Upstream AP Intel extensions by Dmitry Sidorov · 3 years, 6 months ago
  7. a3082da Add xml section for memory operand bit allocation tracking, and reserve two bits for an upcoming Intel extension by Michael Kinsner · 3 years, 1 month ago
  8. 820d0ae Add NonSemantic.Vulkan.DebugInfo.100 JSON/header by baldurk · 3 years, 1 month ago
  9. bcf5521 Merge pull request #178 from orbea/datadir by Raun Krisch · 3 years, 2 months ago
  10. fdab0e7 Merge pull request #200 from dneto0/public-spv-khr-linkonce-odr-spv-khr-expect-assume by Raun Krisch · 3 years, 2 months ago
  11. cf00fad Support SPV_KHR_expect_assume by David Neto · 3 years, 10 months ago
  12. 7ac7a0f Support SPV_KHR_linkonce_odr by David Neto · 3 years, 10 months ago
  13. 19e951f Merge pull request #198 from alan-baker/read-clock-scope by Raun Krisch · 3 years, 2 months ago
  14. eff6090 Merge pull request #195 from kvark/patch-1 by Raun Krisch · 3 years, 2 months ago
  15. 00e861d Change operand name in OpReadClockKHR to match extension by Alan Baker · 3 years, 2 months ago
  16. a3fdfe8 Merge pull request #193 from bashbaug/DebugInfoFlags-None by John Kessenich · 3 years, 3 months ago
  17. 29406f3 Add Naga as SPIR-V generation tool by Dzmitry Malyshau · 3 years, 3 months ago
  18. 75b30a6 Merge pull request #187 from bashbaug/function_control_bit_16 by John Kessenich · 3 years, 3 months ago
  19. 2e335d5 Merge pull request #190 from dneto0/check-enumerant-ordering by John Kessenich · 3 years, 3 months ago
  20. 2da20c0 Merge pull request #189 from jekstrand/SPV_EXT_shader_atomic_float_min_max by John Kessenich · 3 years, 3 months ago
  21. 25fd8d0 Add header changes for SPV_EXT_shader_atomic_float_min_max by Jason Ekstrand · 3 years, 9 months ago
  22. 86e8eed Re-run buildSpvHeaders to fix indentation by Jason Ekstrand · 3 years, 3 months ago
  23. e50154d Header generator: Check enumerant ordering by David Neto · 3 years, 4 months ago
  24. 03034f1 add generated headers by Ben Ashbaugh · 3 years, 3 months ago
  25. faa570a Merge pull request #192 from cmarcelo/SPV_KHR_workgroup_memory_explicit_layout by John Kessenich · 3 years, 3 months ago
  26. 25ac9d5 add None as a possible value for DebugInfoFlags by Ben Ashbaugh · 3 years, 3 months ago
  27. 38fe9b0 Add SPV_KHR_workgroup_memory_explicit_layout by Caio Marcelo de Oliveira Filho · 3 years, 3 months ago
  28. f9e1ffd Merge pull request #191 from dneto0/reorder-enums-in-spec by John Kessenich · 3 years, 4 months ago
  29. 80438cd Push FPDenormMode, FPOperationMode to the end by David Neto · 3 years, 4 months ago
  30. 8bb2420 Merge pull request #176 from MrSidims/private/MrSidims/OtherExtensions by John Kessenich · 3 years, 4 months ago
  31. 0dd29fb Apply suggestions to Intel extensions PR by Dmitry Sidorov · 3 years, 4 months ago
  32. b690b3e Update generated files by Dmitry Sidorov · 3 years, 5 months ago
  33. f9797ef Add SPV_INTEL_long_constant_composite extension by Dmitry Sidorov · 3 years, 5 months ago
  34. 8987518 Add SPV_INTEL_loop_fuse extension by Dmitry Sidorov · 3 years, 5 months ago
  35. 3fad4b3 Add SPV_INTEL_fpga_cluster_attributes and SPV_INTEL_fp_fast_math_mode by Dmitry Sidorov · 3 years, 6 months ago
  36. b6be746 Update SPV_INTEL_fpga_loop_controls extension by Dmitry Sidorov · 3 years, 6 months ago
  37. ad00ca3 Update SPV_INTEL_kernel_attributes extension by Dmitry Sidorov · 3 years, 6 months ago
  38. 0c29056 Update SPV_INTEL_function_pointers extension by Dmitry Sidorov · 3 years, 6 months ago
  39. ea79113 Upstream SPV_INTEL_float_controls2 extension by Dmitry Sidorov · 3 years, 6 months ago
  40. 24e9c63 Upstream SPV_INTEL_vector_compute extension by Dmitry Sidorov · 3 years, 6 months ago
  41. 2b76471 Upstream SPV_INTEL_fpga_memory_accesses extension by Dmitry Sidorov · 3 years, 6 months ago
  42. 0e75681 Upstream SPV_INTEL_io_pipes extension by Dmitry Sidorov · 3 years, 6 months ago
  43. ef87dd1 Upstream SPV_INTEL_variable_length_array extension by Dmitry Sidorov · 3 years, 6 months ago
  44. e202eb8 Upstream SPV_INTEL_usm_storage_classes extension by Dmitry Sidorov · 3 years, 6 months ago
  45. a001134 Upstream SPV_INTEL_arbitrary_precision_integers extensions by Dmitry Sidorov · 3 years, 6 months ago
  46. 7669e05 Upstream SPV_INTEL_inline_assembly extension by Dmitry Sidorov · 3 years, 6 months ago
  47. d5035de Upstream SPV_INTEL_fpga_buffer_location extension by Dmitry Sidorov · 3 years, 6 months ago
  48. 49f96f4 add function control bitfield reservation section by Ben Ashbaugh · 3 years, 4 months ago
  49. f027d53 Merge pull request #184 from dgkoch/dkoch_remove_hittkhr by Raun Krisch · 3 years, 5 months ago 1.5.4.raytracing.fixed
  50. bdd2aa3 remove HitTKHR by Daniel Koch · 3 years, 5 months ago
  51. 104ecc3 Merge pull request #180 from dneto0/issue-179 by David Neto · 3 years, 6 months ago 1.5.4.raytracing
  52. 93effe1 MeshShadingNV enables builtins PrimitiveId, Layer, and ViewportIndex by David Neto · 3 years, 6 months ago
  53. 4de110c Merge pull request #182 from dgkoch/khr_rt_final by Raun Krisch · 3 years, 6 months ago
  54. 6323756 de-alias/reassign OpIgnoreIntersectionKHR/OpTerminateRayKHR by Daniel Koch · 3 years, 7 months ago
  55. 928a192 Raytracing and Rayquery updates for final by alelenv · 3 years, 10 months ago
  56. eb5e409 Updated headers for new trace/executeCallable and acceleration structure cast. by alelenv · 3 years, 11 months ago
  57. eae955f cmake: Install cmake files to CMAKE_INSTALL_DATADIR by orbea · 3 years, 6 months ago
  58. 5ab5c96 Reserve additional loop control bit for Intel extension (NoFusionINTEL) (#175) by Mike Kinsner · 3 years, 6 months ago
  59. 793f919 Add EmbarkStudios/rust-gpu to vendor list. (#174) by XAMPPRocky · 3 years, 6 months ago
  60. 7845730 Bump revision to 4, for SPIR-V 1.5. by John Kessenich · 3 years, 7 months ago 1.5.4
  61. 05836bd Add SPV_EXT_shader_image_int64 (#170) by Tobski · 3 years, 7 months ago
  62. be32cb6 Added SPV_KHR_fragment_shading_rate (#172) by Tobski · 3 years, 7 months ago
  63. c43a43c Register the Xenia emulator as a generator (#171) by Triang3l · 3 years, 7 months ago
  64. d4e76fb Register the Messiah SPIR-V CodeGen (#169) by Yuwen Wu · 3 years, 7 months ago
  65. 060627f Register the ANGLE compiler (#168) by Shahbaz Youssefi · 3 years, 8 months ago
  66. 03a842f Rebuild of latest headers, which slightly moves OpTerminateInvocation by John Kessenich · 3 years, 8 months ago
  67. 3fdabd0 Reserve SPIR-V token range for upcoming Intel extensions. (#165) by Mariusz Merecki · 3 years, 9 months ago 1.5.3.reservations1
  68. 5538bf4 Update BUILD.bazel and BUILD.gn (#166) by alan-baker · 3 years, 9 months ago
  69. 96013f3 Publish the headers for the clspv embedded reflection non-semantic extended instruction set (#164) by alan-baker · 3 years, 9 months ago
  70. 76afa63 Update the registry in spir-v.xml to modernize and split out opcodes. (#156) by John Kessenich · 3 years, 9 months ago
  71. 979924c Support SPV_KHR_terminate_invocation (#163) by alan-baker · 3 years, 10 months ago
  72. 7f2ae11 Merge pull request #162 from vkushwaha-nv/SPV_EXT_shader_atomic_float by John Kessenich · 3 years, 10 months ago
  73. 7083cb5 Add changes for SPV_EXT_shader_atomic_float by Vikram Kushwaha · 3 years, 10 months ago
  74. 308bd07 Merge pull request #160 from dj2/reg_tint by David Neto · 3 years, 10 months ago
  75. 5ce3533 Register the Tint compiler by dan sinclair · 3 years, 11 months ago
  76. 11d7637 Merge pull request #159 from dneto0/fix-quotes by John Kessenich · 4 years ago
  77. 291d7bf spir-v.xml: Use plain ASCII quotes in comment by David Neto · 4 years ago
  78. ed09fc1 Merge pull request #158 from mkinsner/mkinsner/fpfastmath_allocation_mechanism by John Kessenich · 4 years ago
  79. f2d2ca1 Rebuild headers against the previous grammar commit. by John Kessenich · 4 years ago
  80. 9e2b21a Merge pull request #150 from MrSidims/private/MrSidims/UpstreamIntelExt by John Kessenich · 4 years ago
  81. 7d343e9 Apply suggestions by Dmitry Sidorov · 4 years ago
  82. dfa87b6 Add Intel specific definitions from KhronosGroup/SPIRV-LLVM-Translator by Dmitry Sidorov · 4 years, 1 month ago
  83. ae6e151 Header build from previous grammar update. by John Kessenich · 4 years ago
  84. 8012d1c Merge pull request #152 from MrSidims/private/MrSidims/FunctionPointers by John Kessenich · 4 years ago
  85. 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
  86. ac638f1 Merge pull request #157 from dneto0/update-example by John Kessenich · 4 years ago
  87. 1fa1a92 Update example to use unified1 headers by David Neto · 4 years ago
  88. c0df742 Update headers to SPIR-V 1.5 Revision 3 by John Kessenich · 4 years ago 1.5.3
  89. 3757896 Add a bunch of missing "version" : "None" for ray tracing. by John Kessenich · 4 years ago
  90. 6300597 Rebuild the headers with the fixed grammar file. by John Kessenich · 4 years ago
  91. c26f7e8 Add missing "version" : "None" for ShaderCallKHR by John Kessenich · 4 years ago
  92. 445017d Grammar: The ray-tracing updates were not done in numerical ordering. by John Kessenich · 4 years ago
  93. 2ad0492 Discuss generator magic number reservations. by John Kessenich · 4 years, 1 month ago
  94. 9995e29 Add SPV_INTEL_function_pointers preview extension by Dmitry Sidorov · 4 years, 1 month ago
  95. f8bf11a Merge pull request #149 from dgkoch/prov_ray_tracing by John Kessenich · 4 years, 2 months ago
  96. fdbc0d1 Add shadercalls scope by Daniel Koch · 4 years, 2 months ago
  97. 9a186c7 Added ray flags, primitive culling flags, queries by Torosdagli · 4 years, 2 months ago
  98. 9e8e6af Non-functional: Update header build to match Khronos spec. builder. by John Kessenich · 4 years, 2 months ago
  99. 8830d1d Merge pull request #135 from vulturm/patch-1 by John Kessenich · 4 years, 2 months ago
  100. 95b48ce Update headers for SPV_KHR_ray_tracing. by alelenv · 4 years, 3 months ago