1. a17e17e Merge pull request #148 from null77/fix-gn by John Kessenich · 4 years, 1 month ago
  2. 976926d Add missing header to BUILD.gn. by Jamie Madill · 4 years, 1 month ago
  3. 30ef660 Merge pull request #146 from s-perron/bazel by Steven Perron · 4 years, 2 months ago
  4. 0d334e4 Export NonSemanticDebugPrintf.h in bazel build by Steven Perron · 4 years, 2 months ago
  5. d9ce9ca Merge pull request #145 from jeffbolznv/nonsemantic_debugprintf by John Kessenich · 4 years, 2 months ago
  6. e814bf0 Add NonSemantic.DebugPrintf JSON/header by Jeff Bolz · 4 years, 2 months ago
  7. 89bef40 Fix max enum value by Jeff Bolz · 4 years, 2 months ago
  8. 0a7fc45 Add grammars, C header, and header generator for vendor and KHR extended instruction sets (#143) by David Neto · 4 years, 2 months ago
  9. 5dbc1c3 Merge pull request #142 from mkinsner/additional_loop_control_bits by John Kessenich · 4 years, 3 months ago
  10. 4b013f0 Allocate three bits for upcoming Intel extension by Michael Kinsner · 4 years, 3 months ago
  11. dc77030 Merge pull request #141 from dneto0/update-buildgn-lic by David Neto · 4 years, 3 months ago
  12. 9c63d57 Fix the license to match LICENSE by David Neto · 4 years, 3 months ago
  13. 0125ae6 Merge pull request #140 from ShabbyX/add_build_gn by dan sinclair · 4 years, 3 months ago
  14. c7f52d3 Add BUILD.gn by Shahbaz Youssefi · 4 years, 3 months ago
  15. 927aae4 Also propagate SPIRV-Headers version to CMakeLists.txt by Mihai Vultur · 4 years, 4 months ago
  16. 204cd13 Merge pull request #134 from Tobski/patch-1 by John Kessenich · 4 years, 5 months ago
  17. e0adad5 Off-by-one errors by Tobski · 4 years, 5 months ago
  18. 6045738 Reserve a new block of 64 opcodes by Tobski · 4 years, 5 months ago
  19. af64a9e Versioning: Complete the versioning change in recent commits. by John Kessenich · 4 years, 7 months ago 1.5.1.corrected
  20. 5f3a030 Merge pull request #133 from nhaehnle/buildHeader-spv15 by John Kessenich · 4 years, 7 months ago
  21. 809512f buildHeaders: update version to SPIR-V 1.5 by Nicolai Hähnle · 4 years, 7 months ago
  22. b252a50 Merge pull request #131 from lukaszgotszaldintel/new_branch by John Kessenich · 4 years, 7 months ago
  23. 842ec90 Merge pull request #128 from amdrexu/bugfix by John Kessenich · 4 years, 7 months ago
  24. 1cdfc75 Merge pull request #129 from ehsannas/update_doc by Ehsan · 4 years, 7 months ago
  25. 7b1b05e Improve the doc on using Bazel. by Ehsan Nasiri · 4 years, 7 months ago
  26. 836e001 Merge pull request #127 from ehsannas/add_bazel_build by John Kessenich · 4 years, 7 months ago
  27. 3f9bad6 add cmake option SPIRV_HEADERS_SKIP_INSTALL by lgotszal · 4 years, 7 months ago
  28. c98d953 Bump the SPIR-V version to 1.5 by Rex Xu · 4 years, 7 months ago
  29. ab22bab Update documentation. by Ehsan Nasiri · 4 years, 7 months ago
  30. 4163b36 Add a Bazel build file. by Ehsan Nasiri · 4 years, 7 months ago
  31. 601d738 Add SPV_KHR_physical_storage_buffer. by John Kessenich · 4 years, 7 months ago
  32. 63d4d27 SPIR-V 1.5. by John Kessenich · 4 years, 8 months ago 1.5.1
  33. 38cafab Minor tweak for Rev. 2 of SPIR-V 1.4. by John Kessenich · 4 years, 8 months ago 1.4.2
  34. 059a495 Merge branch 'printing-classes' by John Kessenich · 4 years, 8 months ago
  35. e4322e3 Merge pull request #123 from AaronHaganAMD/master by John Kessenich · 4 years, 9 months ago
  36. 5bc5041 Add SPV_KHR_shader_clock to spirv-headers by amhagan · 4 years, 10 months ago
  37. 45c2cc3 Merge pull request #122 from mkinsner/array_init_loop_control_bit by John Kessenich · 4 years, 10 months ago
  38. 7971055 Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loop_controls extension by Michael Kinsner · 4 years, 10 months ago
  39. 29c1114 Merge pull request #120 from antiagainst/mlir-serializer by John Kessenich · 4 years, 10 months ago
  40. 123dc27 Merge pull request #121 from jeffbolznv/demote_to_helper_invocation by John Kessenich · 4 years, 10 months ago
  41. dcce859 add SPV_EXT_demote_to_helper_invocation by Jeff Bolz · 4 years, 10 months ago
  42. 739546b Reserve ID 23 for MLIR SPIR-V Serializer by Lei Zhang · 4 years, 11 months ago
  43. de99d4d Merge pull request #119 from dneto0/spirv-issue-476 by John Kessenich · 4 years, 11 months ago
  44. 9baa9e0 Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_model by David Neto · 4 years, 11 months ago
  45. 9cf7c3a Merge pull request #117 from ehsannas/UserTypeGOOGLE by John Kessenich · 4 years, 11 months ago
  46. cca9cc7 Grammar: Add instruction-printing classes. by John Kessenich · 4 years, 11 months ago printing-classes
  47. b1344c0 Add grammar and symbols for UserTypeGOOGLE extension to unified1. by Ehsan Nasiri · 4 years, 11 months ago
  48. 9242862 Merge pull request #105 from mchiasson/cmake_install_config by John Kessenich · 4 years, 11 months ago
  49. a774172 Add missing "version" : "None" to a bunch of reserved enumerants. by John Kessenich · 4 years, 11 months ago
  50. d5d3316 Add more detail about reserving tokens to the README. by John Kessenich · 4 years, 11 months ago
  51. e88e050 Restore numerical order in enumerants. by John Kessenich · 4 years, 11 months ago
  52. 8b911bd Merge pull request #114 from jeffbolznv/fsi by John Kessenich · 5 years ago
  53. 326779e Add SPV_EXT_fragment_shader_interlock by Jeff Bolz · 5 years ago
  54. 9280c0b Merge pull request #115 from dgkoch/SPV_NV_sm_shader_builts by John Kessenich · 5 years ago
  55. 630d062 Add support for SPV_NV_sm_shader_builtins by Daniel Koch · 5 years ago
  56. 903d447 OpenCL ext. inst. header: Support C in addition to C++. by John Kessenich · 5 years ago
  57. 7ac42f8 Merge pull request #112 from mkinsner/master by John Kessenich · 5 years ago
  58. d6936f9 Proposed LoopControl bitfield allocation mechanism in spir-v.xml by Michael Kinsner · 5 years ago
  59. 7f4277e Merge pull request #111 from Naghasan/codeplay-range by John Kessenich · 5 years ago
  60. 1edd6c4 Reserve token range for Codeplay by Victor Lomuller · 5 years ago
  61. ed8674d Update CMakeLists.txt by Matt Chiasson · 5 years ago
  62. 9674a1a Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2 by John Kessenich · 5 years ago
  63. a08d4f0 Merge pull request #107 from jeffbolznv/duplicate_enum_switch by John Kessenich · 5 years ago
  64. 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
  65. f7b06c2 updated as per code review by Matt Chiasson · 5 years ago
  66. 4b0985f Merge pull request #106 from alankemp/fix_json_writer by John Kessenich · 5 years ago
  67. 823750b Compare enum names rather than values to determine last element by Alan Kemp · 5 years ago
  68. c5a291f cmake development configuration package Fixes #104 by Mathieu-Andre Chiasson · 5 years ago
  69. 30ebd2f Merge pull request #103 from amdrexu/bugfix by John Kessenich · 5 years ago
  70. 30c51d3 Enable Groups capability by the extension SPV_AMD_shader_ballot by Rex Xu · 5 years ago
  71. 4079861 Add INTEL_shader_integer_functions2 by Ian Romanick · 5 years ago
  72. c4f8f65 Move to version 1.4 of SPIR-V. by John Kessenich · 5 years ago 1.4.1
  73. a5d33a2 Rationalize opcode ordering and a few spaces. by John Kessenich · 5 years ago 1.3.8
  74. 7af56c1 Merge pull request #101 from dneto0/clspv-generator by John Kessenich · 5 years ago
  75. 92d1024 Reserve generator 21 for Clspv by David Neto · 5 years ago
  76. 2434b89 Merge pull request #100 from jeffbolznv/hasresult by John Kessenich · 5 years ago
  77. 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
  78. 111a25e Merge pull request #99 from Naghasan/contact-update by John Kessenich · 5 years ago
  79. 0e0d176 Update Codeplay's contact details by Victor Lomuller · 5 years ago
  80. 3beb2a0 Add ability to skip ranges of instructions; no impact to public headers by John Kessenich · 5 years ago
  81. 2d08d12 Sync to rev. 7 of headers from Khronos. by John Kessenich · 5 years ago 1.3.7
  82. f25b91a Merge pull request #98 from jeffbolznv/partitioned by John Kessenich · 5 years ago
  83. d20b78c Add GroupNonUniformPartitionedNV capability to all the GroupNonUniform instructions by Jeff Bolz · 5 years ago
  84. a946e73 Header build for previous grammar update. by John Kessenich · 5 years ago
  85. 8f1cce9 Merge pull request #92 from PawelJurek/SPV_INTEL_device_side_avc_motion_estimation by John Kessenich · 5 years ago
  86. 03a0815 Make all "IdScope" be either Execution or Memory. by John Kessenich · 5 years ago
  87. dc3db3a Fix #96: Don't include a comment after #endif for the C header. by John Kessenich · 5 years ago
  88. d3752ea Merge pull request #95 from mkinsner/fpga_enum_block by John Kessenich · 5 years ago
  89. 2b3bbbc Reserve double SPIR-V enum block for upcoming Intel FPGA extension by Michael Kinsner · 5 years ago
  90. e74c389 Merge pull request #94 from jeffbolznv/cooperative_matrix by John Kessenich · 5 years ago
  91. 56decd4 Add SPV_NV_cooperative_matrix by Jeff Bolz · 5 years ago
  92. d0cc5ac Grammar for SPV_INTEL_device_side_avc_motion_estimation extension. by Jurek, Pawel · 5 years ago
  93. 8bea0a2 Update headers from previous SPV_INTEL_media_block_io grammar addition. by John Kessenich · 5 years ago
  94. 21f0d07 Merge pull request #93 from PawelJurek/SPV_INTEL_media_block_io by John Kessenich · 5 years ago
  95. f2aef5d Grammar for SPV_INTEL_media_block_io extension by Jurek, Pawel · 5 years ago
  96. f3abb28 Merge pull request #91 from LukasBanana/master by John Kessenich · 5 years ago
  97. b6a6dc0 Added '.DS_Store' (MacOS specific file) to gitignore. by Lukas Hermanns · 5 years ago
  98. 79b6681 Merge pull request #88 from jeffbolznv/physical_storage_buffer by John Kessenich · 5 years ago
  99. 0c802e6 SPV_EXT_physical_storage_buffer by Jeff Bolz · 5 years ago
  100. 46a3ae6 Update copyright years. by John Kessenich · 5 years ago