aboutsummaryrefslogtreecommitdiffstats
path: root/include/spirv/unified1/spirv.hpp
Commit message (Expand)AuthorAgeFilesLines
* add SPV_EXT_demote_to_helper_invocationJeff Bolz2019-07-021-2/+7
* Add Volatile to Memory Semantics, for SPV_KHR_vulkan_memory_modelDavid Neto2019-06-121-0/+2
* Add grammar and symbols for UserTypeGOOGLE extension to unified1.Ehsan Nasiri2019-06-101-0/+1
* Add SPV_EXT_fragment_shader_interlockJeff Bolz2019-06-021-0/+13
* Add support for SPV_NV_sm_shader_builtinsDaniel Koch2019-06-021-0/+5
* Merge pull request #102 from ianromanick/INTEL_shader_integer_functions2John Kessenich2019-05-171-0/+29
|\
| * Add INTEL_shader_integer_functions2Ian Romanick2019-05-081-0/+29
* | Update HasResultAndType code generation to skip duplicate enum values. There ...Jeff Bolz2019-05-161-2/+0
|/
* Move to version 1.4 of SPIR-V.John Kessenich2019-05-061-4/+33
* Rationalize opcode ordering and a few spaces.John Kessenich2019-05-061-9/+9
* Add a function that returns whether an opcode has a result and/or result type...Jeff Bolz2019-04-031-0/+509
* Sync to rev. 7 of headers from Khronos.John Kessenich2019-03-121-2/+2
* Header build for previous grammar update.John Kessenich2019-03-081-0/+121
* Add SPV_NV_cooperative_matrixJeff Bolz2019-02-191-0/+6
* Update headers from previous SPV_INTEL_media_block_io grammar addition.John Kessenich2019-01-241-0/+3
* SPV_EXT_physical_storage_bufferJeff Bolz2019-01-061-0/+5
* Update copyright years.John Kessenich2019-01-031-1/+1
* generated codeRemi Thebault2019-01-021-2/+4
* Reserve tokens for float controls and no integer wrapping:John Kessenich2018-11-301-2/+14
* Add json support for SPV_EXT_fragment_invocation_densityDaniel Koch2018-11-231-0/+3
* Rename RaytracingNV to RayTracingNVAshwin Lele2018-10-231-1/+1
* Add support for nv-raytracing (non-experimental)Ashwin Lele2018-10-221-30/+35
* Fix D -> d typo in previous commit.John Kessenich2018-09-191-1/+1
* Add enumerants for six Nvidia extensions:John Kessenich2018-09-191-0/+60
* Headers for revision 4 of SPIR-V 1.3, including SPV_KHR_vulkan_memory_model.John Kessenich2018-09-061-0/+24
* Add enumerants for SPV_KHR_8bit_storage.John Kessenich2018-07-031-0/+3
* Add tokens for SPV_EXT_descriptor_indexing.John Kessenich2018-04-051-0/+13
* Add SPV_NV_shader_subgroup_partitioned to SPIR-V JSONJohn Kessenich2018-03-301-0/+5
* Create version 1.3 of SPIR-V.John Kessenich2018-03-061-4/+52
* Merge pull request #60 from antiagainst/add-google-extJohn Kessenich2018-03-021-0/+4
|\
| * Add grammar and symbols for two Google extensions to unified1Lei Zhang2018-03-021-0/+4
* | Generate headers from last grammar change.John Kessenich2018-03-021-0/+1
|/
* Add headers for the 1.2 unified (1.0, 1.1, and 1.2) specification.John Kessenich2018-01-031-0/+1028