aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-07Allocate three bits for upcoming Intel extensionMichael Kinsner
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-09-24Bump the SPIR-V version to 1.5Rex Xu
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-16Add SPV_KHR_shader_clock to spirv-headersamhagan
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-02add SPV_EXT_demote_to_helper_invocationJeff Bolz
2019-06-15Reserve ID 23 for MLIR SPIR-V SerializerLei Zhang
2019-06-12Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_modelDavid Neto
2019-06-12Grammar: Add instruction-printing classes.John Kessenich
2019-06-10Add grammar and symbols for UserTypeGOOGLE extension to unified1.Ehsan Nasiri
2019-06-07Add missing "version" : "None" to a bunch of reserved enumerants.John Kessenich
2019-06-07Restore numerical order in enumerants.John Kessenich
2019-06-02Add SPV_EXT_fragment_shader_interlockJeff Bolz
2019-06-02Add support for SPV_NV_sm_shader_builtinsDaniel Koch
2019-05-31OpenCL ext. inst. header: Support C in addition to C++.John Kessenich
2019-05-27Proposed LoopControl bitfield allocation mechanism in spir-v.xmlMichael Kinsner
2019-05-23Reserve token range for CodeplayVictor Lomuller
2019-05-17Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2John Kessenich
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz
2019-05-12Compare enum names rather than values to determine last elementAlan Kemp
2019-05-09Enable Groups capability by the extension SPV_AMD_shader_ballotRex Xu
2019-05-08Add INTEL_shader_integer_functions2Ian Romanick
2019-05-06Move to version 1.4 of SPIR-V.John Kessenich
2019-05-06Rationalize opcode ordering and a few spaces.John Kessenich
2019-04-19Reserve generator 21 for ClspvDavid Neto
2019-04-03Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz
2019-03-14Update Codeplay's contact detailsVictor Lomuller
2019-03-12Sync to rev. 7 of headers from Khronos.John Kessenich
2019-03-11Add GroupNonUniformPartitionedNV capability to all the GroupNonUniform instru...Jeff Bolz
2019-03-08Header build for previous grammar update.John Kessenich
2019-03-08Merge pull request #92 from PawelJurek/SPV_INTEL_device_side_avc_motion_estim...John Kessenich
2019-03-06Make all "IdScope" be either Execution or Memory.John Kessenich
2019-03-04Fix #96: Don't include a comment after #endif for the C header.John Kessenich
2019-02-26Reserve double SPIR-V enum block for upcoming Intel FPGA extensionMichael Kinsner
2019-02-19Add SPV_NV_cooperative_matrixJeff Bolz
2019-01-25Grammar for SPV_INTEL_device_side_avc_motion_estimation extension.Jurek, Pawel
2019-01-24Update headers from previous SPV_INTEL_media_block_io grammar addition.John Kessenich
2019-01-24Merge pull request #93 from PawelJurek/SPV_INTEL_media_block_ioJohn Kessenich
2019-01-24Grammar for SPV_INTEL_media_block_io extensionJurek, Pawel
2019-01-06SPV_EXT_physical_storage_bufferJeff Bolz