summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Add spec file and manifect filetizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.0_hotfix/20201103.115104submit/tizen_6.0_hotfix/20201102.192904submit/tizen_6.0/20201029.205504submit/tizen_5.5_wearable_hotfix/20201026.184308submit/tizen_5.5_mobile_hotfix/20201026.185108submit/tizen_5.5/20191031.000006submit/tizen_5.0/20181206.121948submit/tizen_5.0/20181206.101457submit/tizen_5.0/20181206.072441submit/tizen/20181206.120505submit/tizen/20181206.101350submit/tizen/20181206.072130accepted/tizen/unified/20181207.061453accepted/tizen/6.0/unified/hotfix/20201103.045419accepted/tizen/6.0/unified/20201030.103835accepted/tizen/5.5/unified/wearable/hotfix/20201027.105412accepted/tizen/5.5/unified/mobile/hotfix/20201027.072845accepted/tizen/5.5/unified/20191031.010330accepted/tizen/5.0/unified/20181207.061444tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedXuelian2-0/+62
2018-11-28Merge pull request #84 from grorg/whlslupstream/1.2John Kessenich1-1/+2
2018-11-28Add W3C WebGPU WHLSL tool identifierDean Jackson1-1/+2
2018-11-26Merge pull request #83 from dgkoch/SPV_EXT_fragment_invocation_densityJohn Kessenich8-5/+47
2018-11-23Add json support for SPV_EXT_fragment_invocation_densityDaniel Koch8-5/+47
2018-11-16Add option to skip examples.dan sinclair1-1/+9
2018-10-24Merge pull request #80 from alelenv/nv-raytracing-finalJohn Kessenich8-291/+354
2018-10-23Rename RaytracingNV to RayTracingNVAshwin Lele8-41/+41
2018-10-22Add support for nv-raytracing (non-experimental)Ashwin Lele8-291/+354
2018-10-11Merge pull request #79 from Thog/csharp-definitionJohn Kessenich8-2/+4252
2018-10-11Use lower-case instead of camel-caseThog5-1/+1
2018-10-11Add C# header generationThog8-2/+4252
2018-10-10Create CODE_OF_CONDUCT.mdKhronos Group Webmaster1-0/+1
2018-09-19Fix D -> d typo in previous commit.John Kessenich7-7/+7
2018-09-19Add enumerants for six Nvidia extensions:John Kessenich7-12/+794
2018-09-06Headers for revision 4 of SPIR-V 1.3, including SPV_KHR_vulkan_memory_model.John Kessenich7-10/+229
2018-08-09Revert "Update grammar for latest release of SPIR-V (revision 4 of 1.3 unified)"John Kessenich1-6/+5
2018-08-08Update grammar for latest release of SPIR-V (revision 4 of 1.3 unified)John Kessenich1-5/+6
2018-07-03Add enumerants for SPV_KHR_8bit_storage.John Kessenich7-0/+37
2018-07-02Merge pull request #49 from jdknight/cmake-install-cleanupJohn Kessenich2-8/+14
2018-07-02Revert "Merge pull request #71 from casey/rebuild-makefile"John Kessenich1-5/+0
2018-07-02Merge pull request #71 from casey/rebuild-makefileJohn Kessenich1-0/+5
2018-07-02Merge pull request #70 from casey/bash-pathJohn Kessenich1-1/+1
2018-06-13Add missing #include.John Kessenich1-0/+1
2018-06-13Fix #74: Protect against repeated inclusion of OpenCL.std.hJohn Kessenich1-0/+5
2018-06-01cmake: support gnu installation directory conventionJames Knight1-1/+1
2018-05-10Merge pull request #73 from antiagainst/add-missing-extensionJohn Kessenich1-3/+14
2018-05-10Fixes two internal bugs:John Kessenich1-2/+2
2018-05-10Add missing 'extensions' field for some NVIDIA symbolsLei Zhang1-3/+14
2018-05-03Merge pull request #72 from clayengine/masterJohn Kessenich1-1/+2
2018-05-03Clay Shader CompilerClay Engine1-1/+2
2018-04-17Add a makefile to the top level for convenienceCasey Rodarmor1-0/+5
2018-04-16Use /usr/bin/env to avoid hardcoding path to bashCasey Rodarmor1-1/+1
2018-04-13Merge pull request #68 from dneto0/hlsl-decorate-stringJohn Kessenich1-2/+2
2018-04-13SPV_GOOGLE_hlsl_functionality1 includes all of SPV_GOOGLE_decorate_stringDavid Neto1-2/+2
2018-04-05Add tokens for SPV_EXT_descriptor_indexing.John Kessenich7-0/+167
2018-03-30Merge pull request #67 from jeffbolznv/partition_missing_extensionJohn Kessenich1-0/+1
2018-03-30Add missing 'extensions' for OpGroupNonUniformPartitionNVJeff Bolz1-0/+1
2018-03-30Add SPV_NV_shader_subgroup_partitioned to SPIR-V JSONJohn Kessenich7-1/+63
2018-03-29Merge pull request #66 from bashbaug/intel_enum_blockJohn Kessenich1-1/+2
2018-03-28reserve 2x SPIR-V enum blocks for upcoming Intel extensionsbashbaug1-1/+2
2018-03-20Merge pull request #64 from antiagainst/add-extensionsJohn Kessenich1-0/+4
2018-03-19Add missing extensions on some symbolsLei Zhang1-0/+4
2018-03-19Merge pull request #63 from antiagainst/add-missing-extensionsJohn Kessenich1-0/+10
2018-03-19Add missing extensions for several symbolsLei Zhang1-0/+10
2018-03-14Merge pull request #62 from antiagainst/fix-extensionsJohn Kessenich1-4/+29
2018-03-14Add missing extension/capability requirements for some symbolsLei Zhang1-4/+29
2018-03-06Create version 1.3 of SPIR-V.John Kessenich8-61/+892
2018-03-02Merge pull request #61 from antiagainst/backport-google-extJohn Kessenich24-32/+235
2018-03-02Back port grammar and symbols for two Google extensionsLei Zhang21-24/+231