platform/upstream/SPIRV-Headers.git
2019-01-03 John KessenichMerge pull request #87 from rtbo/dlang
2019-01-02 Remi Thebaultwhitespace
2019-01-02 Remi Thebaultgenerated code
2019-01-02 Remi Thebaultadding support for D language
2018-12-20 John KessenichMerge pull request #85 from akien-mga/unix-executable-bit
2018-12-10 Rémi VerscheldeRemove Unix executable permission from text files
2018-11-30 John KessenichReserve tokens for float controls and no integer wrapping:
2018-11-28 John KessenichMerge pull request #84 from grorg/whlsl upstream/1.2
2018-11-28 Dean JacksonAdd W3C WebGPU WHLSL tool identifier
2018-11-26 John KessenichMerge pull request #83 from dgkoch/SPV_EXT_fragment_inv...
2018-11-23 Daniel KochAdd json support for SPV_EXT_fragment_invocation_density
2018-11-16 dan sinclairAdd option to skip examples.
2018-10-24 John KessenichMerge pull request #80 from alelenv/nv-raytracing-final
2018-10-23 Ashwin LeleRename RaytracingNV to RayTracingNV
2018-10-23 Ashwin LeleAdd support for nv-raytracing (non-experimental)
2018-10-11 John KessenichMerge pull request #79 from Thog/csharp-definition
2018-10-11 ThogUse lower-case instead of camel-case
2018-10-11 ThogAdd C# header generation
2018-10-10 Khronos Group... Create CODE_OF_CONDUCT.md
2018-09-19 John KessenichFix D -> d typo in previous commit.
2018-09-19 John KessenichAdd enumerants for six Nvidia extensions:
2018-09-06 John KessenichHeaders for revision 4 of SPIR-V 1.3, including SPV_KHR...
2018-08-09 John KessenichRevert "Update grammar for latest release of SPIR-V...
2018-08-08 John KessenichUpdate grammar for latest release of SPIR-V (revision...
2018-07-03 John KessenichAdd enumerants for SPV_KHR_8bit_storage.
2018-07-02 John KessenichMerge pull request #49 from jdknight/cmake-install...
2018-07-02 John KessenichRevert "Merge pull request #71 from casey/rebuild-makefile"
2018-07-02 John KessenichMerge pull request #71 from casey/rebuild-makefile
2018-07-02 John KessenichMerge pull request #70 from casey/bash-path
2018-06-13 John KessenichAdd missing #include.
2018-06-13 John KessenichFix #74: Protect against repeated inclusion of OpenCL...
2018-06-02 James Knightcmake: support gnu installation directory convention
2018-05-10 John KessenichMerge pull request #73 from antiagainst/add-missing...
2018-05-10 John KessenichFixes two internal bugs:
2018-05-10 Lei ZhangAdd missing 'extensions' field for some NVIDIA symbols
2018-05-03 John KessenichMerge pull request #72 from clayengine/master
2018-05-03 Clay EngineClay Shader Compiler
2018-04-17 Casey RodarmorAdd a makefile to the top level for convenience
2018-04-16 Casey RodarmorUse /usr/bin/env to avoid hardcoding path to bash
2018-04-13 John KessenichMerge pull request #68 from dneto0/hlsl-decorate-string
2018-04-13 David NetoSPV_GOOGLE_hlsl_functionality1 includes all of SPV_GOOG...
2018-04-05 John KessenichAdd tokens for SPV_EXT_descriptor_indexing.
2018-03-30 John KessenichMerge pull request #67 from jeffbolznv/partition_missin...
2018-03-30 Jeff BolzAdd missing 'extensions' for OpGroupNonUniformPartitionNV
2018-03-30 John KessenichAdd SPV_NV_shader_subgroup_partitioned to SPIR-V JSON
2018-03-29 John KessenichMerge pull request #66 from bashbaug/intel_enum_block
2018-03-28 bashbaugreserve 2x SPIR-V enum blocks for upcoming Intel extensions
2018-03-21 John KessenichMerge pull request #64 from antiagainst/add-extensions
2018-03-19 Lei ZhangAdd missing extensions on some symbols
2018-03-19 John KessenichMerge pull request #63 from antiagainst/add-missing...
2018-03-19 Lei ZhangAdd missing extensions for several symbols
2018-03-14 John KessenichMerge pull request #62 from antiagainst/fix-extensions
2018-03-14 Lei ZhangAdd missing extension/capability requirements for some...
2018-03-07 John KessenichCreate version 1.3 of SPIR-V.
2018-03-02 John KessenichMerge pull request #61 from antiagainst/backport-google-ext
2018-03-02 Lei ZhangBack port grammar and symbols for two Google extensions
2018-03-02 Lei ZhangFix grammar error for Google decorate_string & hlsl_fun...
2018-03-02 John KessenichMerge pull request #60 from antiagainst/add-google-ext
2018-03-02 Lei ZhangAdd grammar and symbols for two Google extensions to...
2018-03-02 John KessenichBe more clear about build directories in the README.
2018-03-02 John KessenichGenerate headers from last grammar change.
2018-03-02 John KessenichMerge pull request #59 from amdrexu/feature
2018-03-02 Rex XuUpdate grammar json for SPV_AMD_gpu_shader_half_float_fetch
2018-02-15 John KessenichMerge pull request #57 from antiagainst/shader_ballot
2018-02-13 Lei ZhangAllow SubgroupSize and SubgroupLocalInvocationId with...
2018-02-01 John KessenichBuildHeaders: Add missing 'const'.
2018-02-01 John KessenichUpdate copyright dates.
2018-02-01 John KessenichAdd a header generator project.
2018-01-31 John KessenichMerge pull request #56 from jozefkucia/register-vkd3d...
2018-01-31 Józef KuciaRegister the VKD3D Shader Compiler
2018-01-14 John KessenichCorrect the version/revision in the grammar file.
2018-01-03 John KessenichAdd headers for the 1.2 unified (1.0, 1.1, and 1.2...
2017-12-02 John KessenichMerge pull request #54 from dneto0/google-range
2017-12-01 David NetoReserve token range for Google
2017-10-15 John KessenichAdd new Intel token reservations.
2017-09-28 James KnightREADME.md: update install notes
2017-09-28 James Knightcmake: support default install target
2017-09-28 James Knightcmake: bump minimum required to support example
2017-09-13 John KessenichAdd new tokens for SPV_AMD_shader_fragment_mask, and...
2017-09-12 Rex XuAdd new tokens for SPV_AMD_shader_fragment_mask
2017-09-01 John KessenichFix #45, and minor reordering.
2017-08-30 John KessenichMerge pull request #46 from dneto0/regsiter-spirv-tools...
2017-08-30 David NetoRegister the Khronos SPIRV-Tools Linker
2017-08-22 John KessenichUpdate all headers for SPV_EXT_shader_stencil_export.
2017-08-11 John KessenichAdd SPV_EXT_shader_viewport_index_layer.
2017-07-21 John KessenichMerge pull request #41 from metora/master
2017-07-21 metoraReserve number 16 to Mesa-IR/SPIR-V Translator
2017-06-30 John KessenichIncremental update for multiple recent extensions.
2017-06-22 John KessenichMerge pull request #39 from bashbaug/intel_enum_block
2017-06-22 bashbaugreserve SPIR-V enum block for upcoming Intel extension
2017-05-16 John KessenichAdd version 1.2 headers, update 1.1 to rev. 7, and...
2017-04-06 John KessenichAdd recently reserved enumerants.
2017-03-30 John KessenichSynchronize OpenCL extended instruction set header...
2017-03-23 John KessenichUpdate JSON grammar files for 16-bit storage.
2017-03-14 John KessenichMerge pull request #31 from antiagainst/spirv-generator-15
2017-03-14 Lei ZhangReserve SPIR-V generator number 15 for rspirv
2017-03-13 John KessenichMerge pull request #30 from antiagainst/spirv-generator-14
2017-03-13 Lei ZhangReserve generator number 14
2017-02-27 John KessenichAdd Rev. 10 of 1.0 and Rev. 6 of 1.1 headers.
2017-02-16 John KessenichMerge pull request #29 from antiagainst/core-grammar...
next