1. c8213b3 add 1.5.5 tag by Andrei Malashkin · 2 years, 6 months ago
  2. 19e8350 Merge pull request #245 from pmistryNV/nonconstoffset by John Kessenich · 2 years, 6 months ago
  3. e225eb0 Define a new Image operand bit mask for non constant offsets by Pankaj Mistry · 2 years, 6 months ago
  4. 5ea2d62 Merge pull request #242 from egdaniel/patch-3 by Raun Krisch · 2 years, 6 months ago
  5. 2c4b195 Register Magic Num for Skia SkSL SPIR-V Generator by egdaniel · 2 years, 6 months ago
  6. ae217c1 Merge pull request #240 from gnl21/fast-math by Raun Krisch · 2 years, 6 months ago
  7. f487ad9 Remove 'Kernel' capability from fast-math flags by Graeme Leese · 2 years, 7 months ago
  8. 635049b Merge pull request #237 from BedrockDotPng/patch-2 by David Neto · 2 years, 7 months ago
  9. 7ec2a12 Update CMakeLists.txt by BedrockDotPng · 2 years, 7 months ago
  10. 0d3c45c Merge pull request #209 from kloczek/master by John Kessenich · 2 years, 7 months ago
  11. 6cae821 Merge pull request #236 from greg-lunarg/db7 by Raun Krisch · 2 years, 7 months ago
  12. 4dcae48 Add nonsemantic.shader.debuginfo to Bazel by Greg Fischer · 2 years, 7 months ago
  13. 449bc98 Merge pull request #231 from MarijnS95/duplicate-grammar by Raun Krisch · 2 years, 7 months ago tmp-1.2.196
  14. b1a7c66 spirv.core.grammar: Remove duplicate OpArbitraryFloatPowNINTEL declaration by Marijn Suijten · 2 years, 8 months ago
  15. e71fedd Merge pull request #226 from clayengine/master by Raun Krisch · 2 years, 8 months ago
  16. 1160d54 Merge pull request #233 from NikitaRudenkoIntel/opt by Raun Krisch · 2 years, 8 months ago
  17. 4cce109 Merge pull request #235 from alelenv/rt_motion by Raun Krisch · 2 years, 8 months ago
  18. b1d2909 Add support for SPV_NV_ray_tracing_motion_blur. by alelenv · 2 years, 8 months ago
  19. b6b8b67 Fix minor details in SPV_INTEL_optnone extension by Nikita Rudenko · 2 years, 8 months ago
  20. e7b49d7 Implement SPV_INTEL_optnone extension (#230) by Nikita Rudenko · 2 years, 8 months ago
  21. cf653e4 Merge pull request #229 from gnl21/gnl-local-size-hint-id by Raun Krisch · 2 years, 8 months ago
  22. 737f9dc Correct grammar for LocalSizeHintId by Graeme Leese · 2 years, 8 months ago
  23. 1d4e3a7 Merge pull request #227 from kpet/fix-integer-dot-product-grammar by Raun Krisch · 2 years, 9 months ago
  24. ddcc062 Merge pull request #228 from mmerecki/fix_version_of_QuantizationModes_and_OverflowModes by Raun Krisch · 2 years, 9 months ago
  25. 810d13d Add missing capabilities and '"version" : "None"' to QuantizationModes and OverflowModes enumerants by Mariusz Merecki · 2 years, 9 months ago
  26. 6c7e7f9 Fix grammar for PackedVectorFormat by Kevin Petit · 2 years, 9 months ago
  27. ddf3230 Merge pull request #222 from kpet/github-actions by Raun Krisch · 2 years, 9 months ago
  28. e3bc1b1 Merge pull request #223 from WyvernWang/master by Raun Krisch · 2 years, 9 months ago
  29. 8aec5fc Merge pull request #224 from Fznamznon/upstream-debug-module-ext by Raun Krisch · 2 years, 9 months ago
  30. 71b51d4 Merge pull request #225 from bashbaug/SPV_KHR_bit_instructions by Raun Krisch · 2 years, 9 months ago
  31. 5f003bd Clay is an internal framework of Tellusim Technologies Inc. by Alexander Zapryagaev · 2 years, 9 months ago
  32. 0320c5d Upstream SPV_INTEL_debug_module by Mariya Podchishchaeva · 2 years, 9 months ago
  33. 8ed0ff2 reserve value range by WyvernWang · 2 years, 9 months ago
  34. 6553701 add support for SPV_KHR_bit_instructions by Ben Ashbaugh · 2 years, 9 months ago
  35. 292387a Add CI using Github actions and update README by Kevin Petit · 2 years, 9 months ago
  36. f95c3b3 Merge pull request #219 from cmarcelo/SPV_EXT_shader_atomic_float16_add by Raun Krisch · 2 years, 9 months ago
  37. 64fbc2f Merge pull request #220 from kpet/spv-khr-integer-dot-product by Raun Krisch · 2 years, 9 months ago
  38. e51883e Support SPV_KHR_integer_dot_product by David Neto · 3 years, 10 months ago
  39. 2351f3a Add header changes for SPV_EXT_shader_atomic_float16_add by Jason Ekstrand · 3 years, 3 months ago
  40. 07f259e Merge pull request #218 from KhronosGroup/fix-ordering by John Kessenich · 2 years, 10 months ago
  41. 7b5a2f4 Fix two ordering problems. by John Kessenich · 2 years, 10 months ago fix-ordering
  42. f5417a4 Merge pull request #216 from mkinsner/mkinsner/allocate_vendor_extension_enum_range by Raun Krisch · 2 years, 10 months ago
  43. bce66d8 Merge pull request #213 from alan-baker/SPV_KHR_subgroup_uniform_control_flow by Raun Krisch · 2 years, 10 months ago
  44. 857642c Merge pull request #217 from StuartDBrady/add-C++-for-OpenCL-lang by Raun Krisch · 2 years, 10 months ago
  45. 7bfb1b5 Merge pull request #177 from MrSidims/private/MrSidims/AP by Raun Krisch · 2 years, 10 months ago
  46. 67da8a9 Add CPP_for_OpenCL to grammar by Stuart Brady · 2 years, 10 months ago
  47. 9a4b244 Allocate additional Intel vendor extension enum blocks by Michael Kinsner · 2 years, 10 months ago
  48. f836486 Merge pull request #215 from dneto0/warnings by David Neto · 2 years, 10 months ago
  49. c1e1135 buildHeaders: Add override decoration by David Neto · 2 years, 10 months ago
  50. bfe6ce5 Merge pull request #214 from dneto0/cmake-3.0-in-build-headers by David Neto · 2 years, 10 months ago
  51. 5f7de8b Update to CMake 3.0 by David Neto · 2 years, 10 months ago
  52. 9daf63c Support SPV_KHR_subgroup_uniform_control_flow by David Neto · 3 years, 10 months ago
  53. 8ea6700 Update arbitrary float cast interfaces by Artem Gindinson · 2 years, 10 months ago
  54. 0c28b64 Merge pull request #212 from alan-baker/fix-xml by David Neto · 2 years, 10 months ago
  55. 02ba4e7 Fix xml entry for SpvGenTwo generator by Alan Baker · 2 years, 10 months ago
  56. 135b508 Merge pull request #210 from rAzoR8/spvgentwo by Raun Krisch · 2 years, 10 months ago
  57. ce23100 Add SpvGenTwo to vendor IDs by Fabian Wahlster · 2 years, 10 months ago
  58. 2e1bc6d Merge pull request #208 from mkinsner/mkinsner/tripcount_loop_control_bit by John Kessenich · 2 years, 10 months ago
  59. 60a5738 Rename spirv-headers.pc to SPIRV-Headers.pc by Tomasz Kłoczko · 2 years, 10 months ago
  60. 4f87476 removed excesive space in configure_file() line by Tomasz Kłoczko · 2 years, 10 months ago
  61. 1a8c9fe Fixed substituted string with paths and version by Tomasz Kłoczko · 2 years, 10 months ago
  62. d234957 Add spirv-headers pkgconfig file by Tomasz Kłoczko · 2 years, 11 months ago
  63. ba29b3f Fix OpTypeBufferSurfaceINTEL token description (#207) by Nikita Rudenko · 2 years, 11 months ago
  64. 819fb44 Reserve loop control bit for upcoming trip count (min,max,avg) control by Michael Kinsner · 2 years, 11 months ago
  65. 85b7e00 Merge pull request #206 from NikitaRudenkoIntel/sc by Raun Krisch · 2 years, 11 months ago
  66. fa3585c Add VectorComputeINTEL as enabling capability for Private StorageClass by Nikita Rudenko · 3 years ago
  67. dafead1 Merge pull request #204 from DataBeaver/master by Raun Krisch · 3 years ago
  68. ba086ae Add generator ID for MSP shader compiler by Mikko Rasa · 3 years ago
  69. f88a1f9 Merge pull request #201 from baldurk/spv-khr-non-semantic-info by John Kessenich · 3 years ago
  70. 6804a04 Merge pull request #202 from mkinsner/mkinsner/mem_operand_allocation_section by John Kessenich · 3 years ago
  71. a3ffef8 Upstream AP Intel extensions by Dmitry Sidorov · 3 years, 5 months ago
  72. a3082da Add xml section for memory operand bit allocation tracking, and reserve two bits for an upcoming Intel extension by Michael Kinsner · 3 years ago
  73. 820d0ae Add NonSemantic.Vulkan.DebugInfo.100 JSON/header by baldurk · 3 years ago
  74. bcf5521 Merge pull request #178 from orbea/datadir by Raun Krisch · 3 years, 1 month ago
  75. fdab0e7 Merge pull request #200 from dneto0/public-spv-khr-linkonce-odr-spv-khr-expect-assume by Raun Krisch · 3 years, 1 month ago
  76. cf00fad Support SPV_KHR_expect_assume by David Neto · 3 years, 9 months ago
  77. 7ac7a0f Support SPV_KHR_linkonce_odr by David Neto · 3 years, 9 months ago
  78. 19e951f Merge pull request #198 from alan-baker/read-clock-scope by Raun Krisch · 3 years, 1 month ago
  79. eff6090 Merge pull request #195 from kvark/patch-1 by Raun Krisch · 3 years, 1 month ago
  80. 00e861d Change operand name in OpReadClockKHR to match extension by Alan Baker · 3 years, 1 month ago
  81. a3fdfe8 Merge pull request #193 from bashbaug/DebugInfoFlags-None by John Kessenich · 3 years, 1 month ago
  82. 29406f3 Add Naga as SPIR-V generation tool by Dzmitry Malyshau · 3 years, 1 month ago
  83. 75b30a6 Merge pull request #187 from bashbaug/function_control_bit_16 by John Kessenich · 3 years, 2 months ago
  84. 2e335d5 Merge pull request #190 from dneto0/check-enumerant-ordering by John Kessenich · 3 years, 2 months ago
  85. 2da20c0 Merge pull request #189 from jekstrand/SPV_EXT_shader_atomic_float_min_max by John Kessenich · 3 years, 2 months ago
  86. 25fd8d0 Add header changes for SPV_EXT_shader_atomic_float_min_max by Jason Ekstrand · 3 years, 7 months ago
  87. 86e8eed Re-run buildSpvHeaders to fix indentation by Jason Ekstrand · 3 years, 2 months ago
  88. e50154d Header generator: Check enumerant ordering by David Neto · 3 years, 2 months ago
  89. 03034f1 add generated headers by Ben Ashbaugh · 3 years, 2 months ago
  90. faa570a Merge pull request #192 from cmarcelo/SPV_KHR_workgroup_memory_explicit_layout by John Kessenich · 3 years, 2 months ago
  91. 25ac9d5 add None as a possible value for DebugInfoFlags by Ben Ashbaugh · 3 years, 2 months ago
  92. 38fe9b0 Add SPV_KHR_workgroup_memory_explicit_layout by Caio Marcelo de Oliveira Filho · 3 years, 2 months ago
  93. f9e1ffd Merge pull request #191 from dneto0/reorder-enums-in-spec by John Kessenich · 3 years, 2 months ago
  94. 80438cd Push FPDenormMode, FPOperationMode to the end by David Neto · 3 years, 2 months ago
  95. 8bb2420 Merge pull request #176 from MrSidims/private/MrSidims/OtherExtensions by John Kessenich · 3 years, 2 months ago
  96. 0dd29fb Apply suggestions to Intel extensions PR by Dmitry Sidorov · 3 years, 2 months ago
  97. b690b3e Update generated files by Dmitry Sidorov · 3 years, 3 months ago
  98. f9797ef Add SPV_INTEL_long_constant_composite extension by Dmitry Sidorov · 3 years, 3 months ago
  99. 8987518 Add SPV_INTEL_loop_fuse extension by Dmitry Sidorov · 3 years, 3 months ago
  100. 3fad4b3 Add SPV_INTEL_fpga_cluster_attributes and SPV_INTEL_fp_fast_math_mode by Dmitry Sidorov · 3 years, 4 months ago