Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30Update the registry in spir-v.xml to modernize and split out opcodes.update-spir-v-reservationsJohn Kessenich
2020-04-24Update headers to SPIR-V 1.5 Revision 31.5.3John Kessenich
2020-04-24Add a bunch of missing "version" : "None" for ray tracing.John Kessenich
2020-04-24Rebuild the headers with the fixed grammar file.John Kessenich
2020-04-24Add missing "version" : "None" for ShaderCallKHRJohn Kessenich
2020-04-24Grammar: The ray-tracing updates were not done in numerical ordering.John Kessenich
2020-04-13Discuss generator magic number reservations.John Kessenich
2020-03-17Merge pull request #149 from dgkoch/prov_ray_tracingJohn Kessenich
2020-03-17Add shadercalls scopeDaniel Koch
2020-03-17Added ray flags, primitive culling flags, queriesTorosdagli
2020-03-17Non-functional: Update header build to match Khronos spec. builder.John Kessenich
2020-03-17Merge pull request #135 from vulturm/patch-1John Kessenich
2020-03-17Update headers for SPV_KHR_ray_tracing.alelenv
2020-03-14Merge pull request #148 from null77/fix-gnJohn Kessenich
2020-03-13Add missing header to BUILD.gn.Jamie Madill
2020-03-09Merge pull request #146 from s-perron/bazelSteven Perron
2020-03-09Export NonSemanticDebugPrintf.h in bazel buildSteven Perron
2020-03-05Merge pull request #145 from jeffbolznv/nonsemantic_debugprintfJohn Kessenich
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-08Merge pull request #142 from mkinsner/additional_loop_control_bitsJohn Kessenich
2020-02-07Allocate three bits for upcoming Intel extensionMichael Kinsner
2020-01-20Merge pull request #141 from dneto0/update-buildgn-licDavid Neto
2020-01-20Fix the license to match LICENSEDavid Neto
2020-01-20Merge pull request #140 from ShabbyX/add_build_gndan sinclair
2020-01-20Add BUILD.gnShahbaz Youssefi
2020-01-01Also propagate SPIRV-Headers version to CMakeLists.txtMihai Vultur
2019-11-20Merge pull request #134 from Tobski/patch-1John Kessenich
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.1.5.1.correctedJohn Kessenich
2019-10-15Merge pull request #133 from nhaehnle/buildHeader-spv15John Kessenich
2019-10-14buildHeaders: update version to SPIR-V 1.5Nicolai Hähnle
2019-10-03Merge pull request #131 from lukaszgotszaldintel/new_branchJohn Kessenich
2019-09-24Merge pull request #128 from amdrexu/bugfixJohn Kessenich
2019-09-24Merge pull request #129 from ehsannas/update_docEhsan
2019-09-24Improve the doc on using Bazel.Ehsan Nasiri
2019-09-24Merge pull request #127 from ehsannas/add_bazel_buildJohn Kessenich
2019-09-24add cmake option SPIRV_HEADERS_SKIP_INSTALLlgotszal
2019-09-24Bump the SPIR-V version to 1.5Rex Xu
2019-09-23Update documentation.Ehsan Nasiri
2019-09-18Add a Bazel build file.Ehsan Nasiri
2019-09-18Add SPV_KHR_physical_storage_buffer.John Kessenich
2019-09-13SPIR-V 1.5.1.5.1John Kessenich
2019-08-30Minor tweak for Rev. 2 of SPIR-V 1.4.1.4.2John Kessenich
2019-08-26Merge branch 'printing-classes'John Kessenich
2019-07-22Merge pull request #123 from AaronHaganAMD/masterJohn Kessenich
2019-07-16Add SPV_KHR_shader_clock to spirv-headersamhagan
2019-07-13Merge pull request #122 from mkinsner/array_init_loop_control_bitJohn Kessenich