aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-02Merge pull request #114 from jeffbolznv/fsiJohn Kessenich
2019-06-02Add SPV_EXT_fragment_shader_interlockJeff Bolz
2019-06-02Merge pull request #115 from dgkoch/SPV_NV_sm_shader_builtsJohn Kessenich
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-29Merge pull request #112 from mkinsner/masterJohn Kessenich
2019-05-27Proposed LoopControl bitfield allocation mechanism in spir-v.xmlMichael Kinsner
2019-05-23Merge pull request #111 from Naghasan/codeplay-rangeJohn Kessenich
2019-05-23Reserve token range for CodeplayVictor Lomuller
2019-05-18Update CMakeLists.txtMatt Chiasson
2019-05-17Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2John Kessenich
2019-05-17Merge pull request #107 from jeffbolznv/duplicate_enum_switchJohn Kessenich
2019-05-16Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz
2019-05-16updated as per code reviewMatt Chiasson
2019-05-12Merge pull request #106 from alankemp/fix_json_writerJohn Kessenich
2019-05-12Compare enum names rather than values to determine last elementAlan Kemp
2019-05-11cmake development configuration packageMathieu-Andre Chiasson
2019-05-11Merge pull request #103 from amdrexu/bugfixJohn Kessenich
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-05-07Merge pull request #101 from dneto0/clspv-generatorJohn Kessenich
2019-04-19Reserve generator 21 for ClspvDavid Neto
2019-04-04Merge pull request #100 from jeffbolznv/hasresultJohn Kessenich
2019-04-03Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz
2019-03-17Merge pull request #99 from Naghasan/contact-updateJohn Kessenich
2019-03-14Update Codeplay's contact detailsVictor Lomuller
2019-03-12Add ability to skip ranges of instructions; no impact to public headersJohn Kessenich
2019-03-12Sync to rev. 7 of headers from Khronos.John Kessenich
2019-03-12Merge pull request #98 from jeffbolznv/partitionedJohn 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-26Merge pull request #95 from mkinsner/fpga_enum_blockJohn Kessenich
2019-02-26Reserve double SPIR-V enum block for upcoming Intel FPGA extensionMichael Kinsner
2019-02-21Merge pull request #94 from jeffbolznv/cooperative_matrixJohn Kessenich
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-23Merge pull request #91 from LukasBanana/masterJohn Kessenich
2019-01-23Added '.DS_Store' (MacOS specific file) to gitignore.Lukas Hermanns
2019-01-07Merge pull request #88 from jeffbolznv/physical_storage_bufferJohn Kessenich
2019-01-06SPV_EXT_physical_storage_bufferJeff Bolz
2019-01-03Update copyright years.John Kessenich
2019-01-03Include the new spv.d file when fixing line endings on Windows.John Kessenich