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

github.com/KhronosGroup/SPIRV-Tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11Use Python3 for presubmit (#4986)HEADmasterShahbaz Youssefi
2022-11-10Instrument: Change output buffer offset definitions (#4961)Jeremy Gebben
2022-11-10spirv-val: Multiple interface var with same SC (#4969)Spencer Fricke
2022-11-10Fix macos kokoro builds (#4985)alan-baker
2022-11-08Add pass to eliminate dead output components (#4982)Greg Fischer
2022-11-08spirv-opt: Add const folding for CompositeInsert (#4943)Spencer Fricke
2022-11-07spirv-val: Add VUID label for 07703 (#4980)Spencer Fricke
2022-11-05Switch SPIRV-Tools to use spirv.hpp11 internally (#4981)alan-baker
2022-11-02Add passes to eliminate dead output stores (#4970)Greg Fischer
2022-10-28Prevent eliminating case constructs in block merging (#4976)alan-baker
2022-10-28Only validate full layout in Vulkan environments (#4972)alan-baker
2022-10-27spirv-val: Label new Vulkan OpPtrAccessChain VUs (#4975)Spencer Fricke
2022-10-27Revert "test" (#4974)Nathan Gauër
2022-10-26testNathan Gauër
2022-10-24Prevent null pointer from being dereferenced (#4971)alan-baker
2022-10-24spirv-val: Add OpPtrAccessChain Base checks (#4965)Spencer Fricke
2022-10-20spirv-val: Improve PR 4831 error message (#4968)Spencer Fricke
2022-10-17spirv-val: Add remaining Component decoration validation (#4966)Spencer Fricke
2022-10-12Start SPIRV-Tools v2022.5Diego Novillo
2022-10-12Finalize SPIRV-Tools v2022.4v2022.4sdk-1.3.231.1sdk-1.3.231.0sdk-1.3.231canaryDiego Novillo
2022-10-12Update CHANGESDiego Novillo
2022-10-12Roll external/spirv-headers/ 4bd8fc0c8..85a1ed200 (4 commits)Diego Novillo
2022-10-12Roll external/re2/ 5723bb895..d2836d1b1 (11 commits)Diego Novillo
2022-10-12Roll external/googletest/ 548b13dc3..d9bb8412d (78 commits)Diego Novillo
2022-10-12Roll external/effcee/ ddf5e2bb9..35912e1b7 (1 commit)Diego Novillo
2022-10-11Update SPIRV-Headers revision (#4962)Kévin Petit
2022-10-06Support Narrow Types in BitCast Folding Rule (#4941)gmitrano-unity
2022-10-06spirv-val: Add SPV_ARM_core_builtins validation (#4958)Kévin Petit
2022-09-30spirv-val: Use ostringstream in id validation tests (#4956)Shahbaz Youssefi
2022-09-30spirv-val: Add an option to use friendly names or not (#4951)Shahbaz Youssefi
2022-09-29spirv-val: Consistently quote ids in messages (#4950)Shahbaz Youssefi
2022-09-27build: Fix BUILD.gn build error (#4948)Spencer Fricke
2022-09-23spirv-opt: Remove unused folding rule (#4942)Spencer Fricke
2022-09-23spirv-val: Add initial SPV_EXT_mesh_shader validation (#4924)Spencer Fricke
2022-09-23Fix CreatDebugInlinedAt to not invoke def_use_mgr (#4939)Greg Fischer
2022-09-23spirv-opt: Fix stacked CompositeExtract constant folds (#4932)Spencer Fricke
2022-09-21Remove `spvOpcodeTerminatesExecution` (#4931)Steven Perron
2022-09-21Fix builtin validator for unimplemented opcodes. (#4940)Diego Novillo
2022-09-21spirv-val: Make it legal to use arrays of ray queries (#4938)Ricardo Garcia
2022-09-21Cleanup code for 272e4b3d0 (#4934)Greg Fischer
2022-09-16spirv-val: Fix comment for checking extended alignments (#4937)David Neto
2022-09-16spirv-val: Update VUID from 1.3.228 Vulkan spec (#4936)Spencer Fricke
2022-09-16spirv-val: Label VUID 07290 (#4927)Spencer Fricke
2022-09-16spirv-val: Label ShaderRecordBufferKHR VUID (#4926)Spencer Fricke
2022-09-16spirv-val: Test file suffix consistency (#4925)Spencer Fricke
2022-09-13Fix missing and incorrect DebugValues (#4929)Greg Fischer
2022-09-12Also consider EmitMeshTasksEXT terminator in spirv-opt. (#4930)Hans-Kristian Arntzen
2022-09-09Fix DebugInlinedAt Line operand (#4928)Jeremy Hayes
2022-09-07spirv-diff: Allow no SpecId (#4904)Spencer Fricke
2022-09-07spirv-val: consider OpEmitMeshTasksEXT a terminator instruction (#4923)Spencer Fricke