1. 6045738 Reserve a new block of 64 opcodes by Tobski · 4 years, 6 months ago
  2. af64a9e Versioning: Complete the versioning change in recent commits. by John Kessenich · 4 years, 7 months ago 1.5.1.corrected
  3. 5f3a030 Merge pull request #133 from nhaehnle/buildHeader-spv15 by John Kessenich · 4 years, 7 months ago
  4. 809512f buildHeaders: update version to SPIR-V 1.5 by Nicolai Hähnle · 4 years, 7 months ago
  5. b252a50 Merge pull request #131 from lukaszgotszaldintel/new_branch by John Kessenich · 4 years, 7 months ago
  6. 842ec90 Merge pull request #128 from amdrexu/bugfix by John Kessenich · 4 years, 8 months ago
  7. 1cdfc75 Merge pull request #129 from ehsannas/update_doc by Ehsan · 4 years, 8 months ago
  8. 7b1b05e Improve the doc on using Bazel. by Ehsan Nasiri · 4 years, 8 months ago
  9. 836e001 Merge pull request #127 from ehsannas/add_bazel_build by John Kessenich · 4 years, 8 months ago
  10. 3f9bad6 add cmake option SPIRV_HEADERS_SKIP_INSTALL by lgotszal · 4 years, 8 months ago
  11. c98d953 Bump the SPIR-V version to 1.5 by Rex Xu · 4 years, 8 months ago
  12. ab22bab Update documentation. by Ehsan Nasiri · 4 years, 8 months ago
  13. 4163b36 Add a Bazel build file. by Ehsan Nasiri · 4 years, 8 months ago
  14. 601d738 Add SPV_KHR_physical_storage_buffer. by John Kessenich · 4 years, 8 months ago
  15. 63d4d27 SPIR-V 1.5. by John Kessenich · 4 years, 8 months ago 1.5.1
  16. 38cafab Minor tweak for Rev. 2 of SPIR-V 1.4. by John Kessenich · 4 years, 9 months ago 1.4.2
  17. 059a495 Merge branch 'printing-classes' by John Kessenich · 4 years, 9 months ago
  18. e4322e3 Merge pull request #123 from AaronHaganAMD/master by John Kessenich · 4 years, 10 months ago
  19. 5bc5041 Add SPV_KHR_shader_clock to spirv-headers by amhagan · 4 years, 10 months ago
  20. 45c2cc3 Merge pull request #122 from mkinsner/array_init_loop_control_bit by John Kessenich · 4 years, 10 months ago
  21. 7971055 Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loop_controls extension by Michael Kinsner · 4 years, 10 months ago
  22. 29c1114 Merge pull request #120 from antiagainst/mlir-serializer by John Kessenich · 4 years, 11 months ago
  23. 123dc27 Merge pull request #121 from jeffbolznv/demote_to_helper_invocation by John Kessenich · 4 years, 11 months ago
  24. dcce859 add SPV_EXT_demote_to_helper_invocation by Jeff Bolz · 4 years, 11 months ago
  25. 739546b Reserve ID 23 for MLIR SPIR-V Serializer by Lei Zhang · 5 years ago
  26. de99d4d Merge pull request #119 from dneto0/spirv-issue-476 by John Kessenich · 5 years ago
  27. 9baa9e0 Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_model by David Neto · 5 years ago
  28. 9cf7c3a Merge pull request #117 from ehsannas/UserTypeGOOGLE by John Kessenich · 5 years ago
  29. cca9cc7 Grammar: Add instruction-printing classes. by John Kessenich · 5 years ago printing-classes
  30. b1344c0 Add grammar and symbols for UserTypeGOOGLE extension to unified1. by Ehsan Nasiri · 5 years ago
  31. 9242862 Merge pull request #105 from mchiasson/cmake_install_config by John Kessenich · 5 years ago
  32. a774172 Add missing "version" : "None" to a bunch of reserved enumerants. by John Kessenich · 5 years ago
  33. d5d3316 Add more detail about reserving tokens to the README. by John Kessenich · 5 years ago
  34. e88e050 Restore numerical order in enumerants. by John Kessenich · 5 years ago
  35. 8b911bd Merge pull request #114 from jeffbolznv/fsi by John Kessenich · 5 years ago
  36. 326779e Add SPV_EXT_fragment_shader_interlock by Jeff Bolz · 5 years ago
  37. 9280c0b Merge pull request #115 from dgkoch/SPV_NV_sm_shader_builts by John Kessenich · 5 years ago
  38. 630d062 Add support for SPV_NV_sm_shader_builtins by Daniel Koch · 5 years ago
  39. 903d447 OpenCL ext. inst. header: Support C in addition to C++. by John Kessenich · 5 years ago
  40. 7ac42f8 Merge pull request #112 from mkinsner/master by John Kessenich · 5 years ago
  41. d6936f9 Proposed LoopControl bitfield allocation mechanism in spir-v.xml by Michael Kinsner · 5 years ago
  42. 7f4277e Merge pull request #111 from Naghasan/codeplay-range by John Kessenich · 5 years ago
  43. 1edd6c4 Reserve token range for Codeplay by Victor Lomuller · 5 years ago
  44. ed8674d Update CMakeLists.txt by Matt Chiasson · 5 years ago
  45. 9674a1a Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2 by John Kessenich · 5 years ago
  46. a08d4f0 Merge pull request #107 from jeffbolznv/duplicate_enum_switch by John Kessenich · 5 years ago
  47. 9f50e65 Update HasResultAndType code generation to skip duplicate enum values. There weren't any until SPIR-V 1.4 release, now there are two. by Jeff Bolz · 5 years ago
  48. f7b06c2 updated as per code review by Matt Chiasson · 5 years ago
  49. 4b0985f Merge pull request #106 from alankemp/fix_json_writer by John Kessenich · 5 years ago
  50. 823750b Compare enum names rather than values to determine last element by Alan Kemp · 5 years ago
  51. c5a291f cmake development configuration package Fixes #104 by Mathieu-Andre Chiasson · 5 years ago
  52. 30ebd2f Merge pull request #103 from amdrexu/bugfix by John Kessenich · 5 years ago
  53. 30c51d3 Enable Groups capability by the extension SPV_AMD_shader_ballot by Rex Xu · 5 years ago
  54. 4079861 Add INTEL_shader_integer_functions2 by Ian Romanick · 5 years ago
  55. c4f8f65 Move to version 1.4 of SPIR-V. by John Kessenich · 5 years ago 1.4.1
  56. a5d33a2 Rationalize opcode ordering and a few spaces. by John Kessenich · 5 years ago 1.3.8
  57. 7af56c1 Merge pull request #101 from dneto0/clspv-generator by John Kessenich · 5 years ago
  58. 92d1024 Reserve generator 21 for Clspv by David Neto · 5 years ago
  59. 2434b89 Merge pull request #100 from jeffbolznv/hasresult by John Kessenich · 5 years ago
  60. 9f77618 Add a function that returns whether an opcode has a result and/or result type. Currently only implemented in C-based printers. by Jeff Bolz · 5 years ago
  61. 111a25e Merge pull request #99 from Naghasan/contact-update by John Kessenich · 5 years ago
  62. 0e0d176 Update Codeplay's contact details by Victor Lomuller · 5 years ago
  63. 3beb2a0 Add ability to skip ranges of instructions; no impact to public headers by John Kessenich · 5 years ago
  64. 2d08d12 Sync to rev. 7 of headers from Khronos. by John Kessenich · 5 years ago 1.3.7
  65. f25b91a Merge pull request #98 from jeffbolznv/partitioned by John Kessenich · 5 years ago
  66. d20b78c Add GroupNonUniformPartitionedNV capability to all the GroupNonUniform instructions by Jeff Bolz · 5 years ago
  67. a946e73 Header build for previous grammar update. by John Kessenich · 5 years ago
  68. 8f1cce9 Merge pull request #92 from PawelJurek/SPV_INTEL_device_side_avc_motion_estimation by John Kessenich · 5 years ago
  69. 03a0815 Make all "IdScope" be either Execution or Memory. by John Kessenich · 5 years ago
  70. dc3db3a Fix #96: Don't include a comment after #endif for the C header. by John Kessenich · 5 years ago
  71. d3752ea Merge pull request #95 from mkinsner/fpga_enum_block by John Kessenich · 5 years ago
  72. 2b3bbbc Reserve double SPIR-V enum block for upcoming Intel FPGA extension by Michael Kinsner · 5 years ago
  73. e74c389 Merge pull request #94 from jeffbolznv/cooperative_matrix by John Kessenich · 5 years ago
  74. 56decd4 Add SPV_NV_cooperative_matrix by Jeff Bolz · 5 years ago
  75. d0cc5ac Grammar for SPV_INTEL_device_side_avc_motion_estimation extension. by Jurek, Pawel · 5 years ago
  76. 8bea0a2 Update headers from previous SPV_INTEL_media_block_io grammar addition. by John Kessenich · 5 years ago
  77. 21f0d07 Merge pull request #93 from PawelJurek/SPV_INTEL_media_block_io by John Kessenich · 5 years ago
  78. f2aef5d Grammar for SPV_INTEL_media_block_io extension by Jurek, Pawel · 5 years ago
  79. f3abb28 Merge pull request #91 from LukasBanana/master by John Kessenich · 5 years ago
  80. b6a6dc0 Added '.DS_Store' (MacOS specific file) to gitignore. by Lukas Hermanns · 5 years ago
  81. 79b6681 Merge pull request #88 from jeffbolznv/physical_storage_buffer by John Kessenich · 5 years ago
  82. 0c802e6 SPV_EXT_physical_storage_buffer by Jeff Bolz · 5 years ago
  83. 46a3ae6 Update copyright years. by John Kessenich · 5 years ago
  84. b683d7c Include the new spv.d file when fixing line endings on Windows. by John Kessenich · 5 years ago
  85. 392ae31 Merge pull request #87 from rtbo/dlang by John Kessenich · 5 years ago
  86. 3b98c49 whitespace by Remi Thebault · 5 years ago
  87. ecf2435 generated code by Remi Thebault · 5 years ago
  88. 9591b0c adding support for D language by Remi Thebault · 5 years ago
  89. 4618b86 Merge pull request #85 from akien-mga/unix-executable-bit by John Kessenich · 5 years ago
  90. f833822 Remove Unix executable permission from text files by Rémi Verschelde · 5 years ago
  91. 17da9f8 Reserve tokens for float controls and no integer wrapping: by John Kessenich · 5 years ago
  92. bbf6343 Merge pull request #84 from grorg/whlsl by John Kessenich · 5 years ago
  93. e689857 Add W3C WebGPU WHLSL tool identifier by Dean Jackson · 5 years ago
  94. 282879c Merge pull request #83 from dgkoch/SPV_EXT_fragment_invocation_density by John Kessenich · 5 years ago
  95. 421ce5c Add json support for SPV_EXT_fragment_invocation_density by Daniel Koch · 5 years ago
  96. 7cb4300 Add option to skip examples. by dan sinclair · 5 years ago
  97. a2c529b Merge pull request #80 from alelenv/nv-raytracing-final by John Kessenich · 6 years ago
  98. 5bf501a Rename RaytracingNV to RayTracingNV by Ashwin Lele · 6 years ago
  99. 5c69a90 Add support for nv-raytracing (non-experimental) by Ashwin Lele · 6 years ago
  100. 801cca8 Merge pull request #79 from Thog/csharp-definition by John Kessenich · 6 years ago