aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-14Merge pull request #148 from null77/fix-gnJohn Kessenich
2020-03-13Add missing header to BUILD.gn.Jamie Madill
2020-03-09Merge pull request #146 from s-perron/bazelSteven Perron
2020-03-09Export NonSemanticDebugPrintf.h in bazel buildSteven Perron
2020-03-04Merge pull request #145 from jeffbolznv/nonsemantic_debugprintfJohn Kessenich
2020-03-04Add NonSemantic.DebugPrintf JSON/headerJeff Bolz
2020-03-04Fix max enum valueJeff Bolz
2020-02-26Add grammars, C header, and header generator for vendor and KHR extended inst...David Neto
2020-02-07Merge pull request #142 from mkinsner/additional_loop_control_bitsJohn Kessenich
2020-02-07Allocate three bits for upcoming Intel extensionMichael Kinsner
2020-01-20Merge pull request #141 from dneto0/update-buildgn-licDavid Neto
2020-01-20Fix the license to match LICENSEDavid Neto
2020-01-20Merge pull request #140 from ShabbyX/add_build_gndan sinclair
2020-01-20Add BUILD.gnShahbaz Youssefi
2019-11-20Merge pull request #134 from Tobski/patch-1John Kessenich
2019-11-20Off-by-one errorsTobski
2019-11-20Reserve a new block of 64 opcodesTobski
2019-10-15Versioning: Complete the versioning change in recent commits.John Kessenich
2019-10-14Merge pull request #133 from nhaehnle/buildHeader-spv15John Kessenich
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle
2019-10-03Merge pull request #131 from lukaszgotszaldintel/new_branchJohn Kessenich
2019-09-24Merge pull request #128 from amdrexu/bugfixJohn Kessenich
2019-09-24Merge pull request #129 from ehsannas/update_docEhsan
2019-09-24Improve the doc on using Bazel.Ehsan Nasiri
2019-09-24Merge pull request #127 from ehsannas/add_bazel_buildJohn Kessenich
2019-09-24add cmake option SPIRV_HEADERS_SKIP_INSTALLlgotszal
2019-09-24Bump the SPIR-V version to 1.5Rex Xu
2019-09-23Update documentation.Ehsan Nasiri
2019-09-18Add a Bazel build file.Ehsan Nasiri
2019-09-18Add SPV_KHR_physical_storage_buffer.John Kessenich
2019-09-13SPIR-V 1.5.John Kessenich
2019-08-30Minor tweak for Rev. 2 of SPIR-V 1.4.John Kessenich
2019-08-26Merge branch 'printing-classes'John Kessenich
2019-07-22Merge pull request #123 from AaronHaganAMD/masterJohn Kessenich
2019-07-16Add SPV_KHR_shader_clock to spirv-headersamhagan
2019-07-12Merge pull request #122 from mkinsner/array_init_loop_control_bitJohn Kessenich
2019-07-12Reserve additional loop control bit for upcoming update to SPV_INTEL_fpga_loo...Michael Kinsner
2019-07-03Merge pull request #120 from antiagainst/mlir-serializerJohn Kessenich
2019-07-02Merge pull request #121 from jeffbolznv/demote_to_helper_invocationJohn Kessenich
2019-07-02add SPV_EXT_demote_to_helper_invocationJeff Bolz
2019-06-15Reserve ID 23 for MLIR SPIR-V SerializerLei Zhang
2019-06-12Merge pull request #119 from dneto0/spirv-issue-476John Kessenich
2019-06-12Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_modelDavid Neto
2019-06-12Merge pull request #117 from ehsannas/UserTypeGOOGLEJohn Kessenich
2019-06-12Grammar: Add instruction-printing classes.John Kessenich
2019-06-10Add grammar and symbols for UserTypeGOOGLE extension to unified1.Ehsan Nasiri
2019-06-08Merge pull request #105 from mchiasson/cmake_install_configJohn Kessenich
2019-06-07Add missing "version" : "None" to a bunch of reserved enumerants.John Kessenich
2019-06-07Add more detail about reserving tokens to the README.John Kessenich
2019-06-07Restore numerical order in enumerants.John Kessenich