1. b1a7c66 spirv.core.grammar: Remove duplicate OpArbitraryFloatPowNINTEL declaration by Marijn Suijten · 2 years, 11 months ago
  2. e71fedd Merge pull request #226 from clayengine/master by Raun Krisch · 2 years, 10 months ago
  3. 1160d54 Merge pull request #233 from NikitaRudenkoIntel/opt by Raun Krisch · 2 years, 10 months ago
  4. b1d2909 Add support for SPV_NV_ray_tracing_motion_blur. by alelenv · 2 years, 10 months ago
  5. b6b8b67 Fix minor details in SPV_INTEL_optnone extension by Nikita Rudenko · 2 years, 11 months ago
  6. e7b49d7 Implement SPV_INTEL_optnone extension (#230) by Nikita Rudenko · 2 years, 11 months ago
  7. 737f9dc Correct grammar for LocalSizeHintId by Graeme Leese · 2 years, 11 months ago
  8. 1d4e3a7 Merge pull request #227 from kpet/fix-integer-dot-product-grammar by Raun Krisch · 2 years, 11 months ago
  9. 810d13d Add missing capabilities and '"version" : "None"' to QuantizationModes and OverflowModes enumerants by Mariusz Merecki · 2 years, 11 months ago
  10. 6c7e7f9 Fix grammar for PackedVectorFormat by Kevin Petit · 3 years ago
  11. e3bc1b1 Merge pull request #223 from WyvernWang/master by Raun Krisch · 3 years ago
  12. 8aec5fc Merge pull request #224 from Fznamznon/upstream-debug-module-ext by Raun Krisch · 3 years ago
  13. 5f003bd Clay is an internal framework of Tellusim Technologies Inc. by Alexander Zapryagaev · 3 years ago
  14. 0320c5d Upstream SPV_INTEL_debug_module by Mariya Podchishchaeva · 3 years ago
  15. 8ed0ff2 reserve value range by WyvernWang · 3 years ago
  16. 6553701 add support for SPV_KHR_bit_instructions by Ben Ashbaugh · 3 years ago
  17. f95c3b3 Merge pull request #219 from cmarcelo/SPV_EXT_shader_atomic_float16_add by Raun Krisch · 3 years ago
  18. e51883e Support SPV_KHR_integer_dot_product by David Neto · 4 years, 1 month ago
  19. 2351f3a Add header changes for SPV_EXT_shader_atomic_float16_add by Jason Ekstrand · 3 years, 5 months ago
  20. 7b5a2f4 Fix two ordering problems. by John Kessenich · 3 years ago
  21. f5417a4 Merge pull request #216 from mkinsner/mkinsner/allocate_vendor_extension_enum_range by Raun Krisch · 3 years ago
  22. bce66d8 Merge pull request #213 from alan-baker/SPV_KHR_subgroup_uniform_control_flow by Raun Krisch · 3 years ago
  23. 857642c Merge pull request #217 from StuartDBrady/add-C++-for-OpenCL-lang by Raun Krisch · 3 years ago
  24. 7bfb1b5 Merge pull request #177 from MrSidims/private/MrSidims/AP by Raun Krisch · 3 years ago
  25. 67da8a9 Add CPP_for_OpenCL to grammar by Stuart Brady · 3 years ago
  26. 9a4b244 Allocate additional Intel vendor extension enum blocks by Michael Kinsner · 3 years ago
  27. 9daf63c Support SPV_KHR_subgroup_uniform_control_flow by David Neto · 4 years, 1 month ago
  28. 8ea6700 Update arbitrary float cast interfaces by Artem Gindinson · 3 years ago
  29. 02ba4e7 Fix xml entry for SpvGenTwo generator by Alan Baker · 3 years ago
  30. ce23100 Add SpvGenTwo to vendor IDs by Fabian Wahlster · 3 years ago
  31. 2e1bc6d Merge pull request #208 from mkinsner/mkinsner/tripcount_loop_control_bit by John Kessenich · 3 years ago
  32. ba29b3f Fix OpTypeBufferSurfaceINTEL token description (#207) by Nikita Rudenko · 3 years, 1 month ago
  33. 819fb44 Reserve loop control bit for upcoming trip count (min,max,avg) control by Michael Kinsner · 3 years, 1 month ago
  34. fa3585c Add VectorComputeINTEL as enabling capability for Private StorageClass by Nikita Rudenko · 3 years, 2 months ago
  35. ba086ae Add generator ID for MSP shader compiler by Mikko Rasa · 3 years, 2 months ago
  36. f88a1f9 Merge pull request #201 from baldurk/spv-khr-non-semantic-info by John Kessenich · 3 years, 2 months ago
  37. a3ffef8 Upstream AP Intel extensions by Dmitry Sidorov · 3 years, 7 months ago
  38. a3082da Add xml section for memory operand bit allocation tracking, and reserve two bits for an upcoming Intel extension by Michael Kinsner · 3 years, 3 months ago
  39. 820d0ae Add NonSemantic.Vulkan.DebugInfo.100 JSON/header by baldurk · 3 years, 3 months ago
  40. cf00fad Support SPV_KHR_expect_assume by David Neto · 4 years ago
  41. 7ac7a0f Support SPV_KHR_linkonce_odr by David Neto · 4 years ago
  42. 19e951f Merge pull request #198 from alan-baker/read-clock-scope by Raun Krisch · 3 years, 3 months ago
  43. eff6090 Merge pull request #195 from kvark/patch-1 by Raun Krisch · 3 years, 3 months ago
  44. 00e861d Change operand name in OpReadClockKHR to match extension by Alan Baker · 3 years, 3 months ago
  45. a3fdfe8 Merge pull request #193 from bashbaug/DebugInfoFlags-None by John Kessenich · 3 years, 4 months ago
  46. 29406f3 Add Naga as SPIR-V generation tool by Dzmitry Malyshau · 3 years, 4 months ago
  47. 75b30a6 Merge pull request #187 from bashbaug/function_control_bit_16 by John Kessenich · 3 years, 4 months ago
  48. 2e335d5 Merge pull request #190 from dneto0/check-enumerant-ordering by John Kessenich · 3 years, 4 months ago
  49. 25fd8d0 Add header changes for SPV_EXT_shader_atomic_float_min_max by Jason Ekstrand · 3 years, 10 months ago
  50. 86e8eed Re-run buildSpvHeaders to fix indentation by Jason Ekstrand · 3 years, 4 months ago
  51. e50154d Header generator: Check enumerant ordering by David Neto · 3 years, 5 months ago
  52. 03034f1 add generated headers by Ben Ashbaugh · 3 years, 4 months ago
  53. 25ac9d5 add None as a possible value for DebugInfoFlags by Ben Ashbaugh · 3 years, 4 months ago
  54. 38fe9b0 Add SPV_KHR_workgroup_memory_explicit_layout by Caio Marcelo de Oliveira Filho · 3 years, 4 months ago
  55. 80438cd Push FPDenormMode, FPOperationMode to the end by David Neto · 3 years, 5 months ago
  56. 0dd29fb Apply suggestions to Intel extensions PR by Dmitry Sidorov · 3 years, 5 months ago
  57. b690b3e Update generated files by Dmitry Sidorov · 3 years, 6 months ago
  58. f9797ef Add SPV_INTEL_long_constant_composite extension by Dmitry Sidorov · 3 years, 6 months ago
  59. 8987518 Add SPV_INTEL_loop_fuse extension by Dmitry Sidorov · 3 years, 6 months ago
  60. 3fad4b3 Add SPV_INTEL_fpga_cluster_attributes and SPV_INTEL_fp_fast_math_mode by Dmitry Sidorov · 3 years, 7 months ago
  61. b6be746 Update SPV_INTEL_fpga_loop_controls extension by Dmitry Sidorov · 3 years, 7 months ago
  62. ad00ca3 Update SPV_INTEL_kernel_attributes extension by Dmitry Sidorov · 3 years, 7 months ago
  63. 0c29056 Update SPV_INTEL_function_pointers extension by Dmitry Sidorov · 3 years, 7 months ago
  64. ea79113 Upstream SPV_INTEL_float_controls2 extension by Dmitry Sidorov · 3 years, 7 months ago
  65. 24e9c63 Upstream SPV_INTEL_vector_compute extension by Dmitry Sidorov · 3 years, 7 months ago
  66. 2b76471 Upstream SPV_INTEL_fpga_memory_accesses extension by Dmitry Sidorov · 3 years, 7 months ago
  67. 0e75681 Upstream SPV_INTEL_io_pipes extension by Dmitry Sidorov · 3 years, 7 months ago
  68. ef87dd1 Upstream SPV_INTEL_variable_length_array extension by Dmitry Sidorov · 3 years, 7 months ago
  69. e202eb8 Upstream SPV_INTEL_usm_storage_classes extension by Dmitry Sidorov · 3 years, 7 months ago
  70. a001134 Upstream SPV_INTEL_arbitrary_precision_integers extensions by Dmitry Sidorov · 3 years, 7 months ago
  71. 7669e05 Upstream SPV_INTEL_inline_assembly extension by Dmitry Sidorov · 3 years, 7 months ago
  72. d5035de Upstream SPV_INTEL_fpga_buffer_location extension by Dmitry Sidorov · 3 years, 7 months ago
  73. 49f96f4 add function control bitfield reservation section by Ben Ashbaugh · 3 years, 5 months ago
  74. bdd2aa3 remove HitTKHR by Daniel Koch · 3 years, 6 months ago
  75. 93effe1 MeshShadingNV enables builtins PrimitiveId, Layer, and ViewportIndex by David Neto · 3 years, 7 months ago
  76. 6323756 de-alias/reassign OpIgnoreIntersectionKHR/OpTerminateRayKHR by Daniel Koch · 3 years, 8 months ago
  77. 928a192 Raytracing and Rayquery updates for final by alelenv · 4 years ago
  78. eb5e409 Updated headers for new trace/executeCallable and acceleration structure cast. by alelenv · 4 years ago
  79. 5ab5c96 Reserve additional loop control bit for Intel extension (NoFusionINTEL) (#175) by Mike Kinsner · 3 years, 7 months ago
  80. 793f919 Add EmbarkStudios/rust-gpu to vendor list. (#174) by XAMPPRocky · 3 years, 7 months ago
  81. 7845730 Bump revision to 4, for SPIR-V 1.5. by John Kessenich · 3 years, 8 months ago
  82. 05836bd Add SPV_EXT_shader_image_int64 (#170) by Tobski · 3 years, 8 months ago
  83. be32cb6 Added SPV_KHR_fragment_shading_rate (#172) by Tobski · 3 years, 8 months ago
  84. c43a43c Register the Xenia emulator as a generator (#171) by Triang3l · 3 years, 8 months ago
  85. d4e76fb Register the Messiah SPIR-V CodeGen (#169) by Yuwen Wu · 3 years, 9 months ago
  86. 060627f Register the ANGLE compiler (#168) by Shahbaz Youssefi · 3 years, 9 months ago
  87. 03a842f Rebuild of latest headers, which slightly moves OpTerminateInvocation by John Kessenich · 3 years, 9 months ago
  88. 3fdabd0 Reserve SPIR-V token range for upcoming Intel extensions. (#165) by Mariusz Merecki · 3 years, 10 months ago
  89. 96013f3 Publish the headers for the clspv embedded reflection non-semantic extended instruction set (#164) by alan-baker · 3 years, 10 months ago
  90. 76afa63 Update the registry in spir-v.xml to modernize and split out opcodes. (#156) by John Kessenich · 3 years, 10 months ago
  91. 979924c Support SPV_KHR_terminate_invocation (#163) by alan-baker · 3 years, 11 months ago
  92. 7083cb5 Add changes for SPV_EXT_shader_atomic_float by Vikram Kushwaha · 3 years, 11 months ago
  93. 5ce3533 Register the Tint compiler by dan sinclair · 4 years ago
  94. 291d7bf spir-v.xml: Use plain ASCII quotes in comment by David Neto · 4 years ago
  95. ed09fc1 Merge pull request #158 from mkinsner/mkinsner/fpfastmath_allocation_mechanism by John Kessenich · 4 years ago
  96. f2d2ca1 Rebuild headers against the previous grammar commit. by John Kessenich · 4 years ago
  97. 7d343e9 Apply suggestions by Dmitry Sidorov · 4 years ago
  98. dfa87b6 Add Intel specific definitions from KhronosGroup/SPIRV-LLVM-Translator by Dmitry Sidorov · 4 years, 2 months ago
  99. ae6e151 Header build from previous grammar update. by John Kessenich · 4 years ago
  100. 8012d1c Merge pull request #152 from MrSidims/private/MrSidims/FunctionPointers by John Kessenich · 4 years ago