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
path: root/tools
AgeCommit message (Expand)Author
2022-11-05Switch SPIRV-Tools to use spirv.hpp11 internally (#4981)alan-baker
2022-06-29Write binary files to stdout in binary on windows. (#4834)Steven Perron
2022-05-06Remove deprecated flags from spirv-opt help message (#4788)Rayan Hatout
2022-05-06spirv-opt : Add FixFuncCallArgumentsPass (#4775)JiaoluAMD
2022-03-23spirv-opt: (WIP) Eliminate Dead Input Component Pass (#4720)Greg Fischer
2022-02-11Bump pathval from 1.1.0 to 1.1.1 in /tools/sva (#4716)Steven Perron
2022-02-10Remove reference to protobuf internals from fuzzers (#4701)Ryan Harrison
2022-02-02Introduce spirv-diff (#4611)Shahbaz Youssefi
2022-01-26Fix various source comment (doxygen) typos (#4680)luzpaz
2022-01-25spirv-opt: add pass to Spread Volatile semantics (#4667)Jaebaek Seo
2022-01-25Vulkan 1.3 (#4686)alan-baker
2022-01-22Linker improvements (#4679)Pierre Moreau
2021-12-15Basic support for SPIR-V 1.6 (#4663)alan-baker
2021-12-15Rename strip reflect to strip nonsemantic (#4661)Steven Perron
2021-12-10CMake iOS fixes: rely on CMAKE_SYSTEM_NAME and handle bundle installation (#4...SpaceIm
2021-10-27Add spirv-opt pass to replace descriptor accesses based on variable indices (...Jaebaek Seo
2021-09-02Set threshold for reduce-load-size pass (#4499)Jaebaek Seo
2021-08-26Add a feature for allowing LocalSizeId (#4492)gnl21
2021-08-18spirv-lint: add basic CLI argument handling (#4478)dong-ja
2021-08-18Add spirv-opt convert-to-sampled-image pass (#4340)Jaebaek Seo
2021-08-16fix SIGSEGV when reading from a non-existant file (#4453)5265644D61736F6E
2021-08-06Add new target for spirv-lint (#4446)dong-ja
2021-07-29spirv-fuzz: Allow inapplicable transformations to be ignored (#4407)Alastair Donaldson
2021-07-14Fix -Wunreachable-code-aggressive. (#4358)pkasting
2021-07-13spirv-fuzz: support building using gn (#4365)Alastair Donaldson
2021-06-29spirv-opt: A pass to removed unused input on OpEntryPoint instructions. (#4275)ZHOU He
2021-06-29Bump glob-parent from 5.0.0 to 5.1.2. (#4353)Steven Perron
2021-06-08Update lodash (#4317)Steven Perron
2021-03-21spirv-fuzz: Add WGSL compatibility flag to context (#4193)Vasyl Teliman
2021-03-10spirv-fuzz: Avoid unnecessary dependency (#4165)Alastair Donaldson
2021-03-03spirv-fuzz: Add persistent state to the fuzzer (#4137)Vasyl Teliman
2021-03-01Use standard function to get stdin to binary mode. (#4141)Steven Perron
2021-01-28Validate SPV_KHR_workgroup_memory_explicit_layout (#4128)Caio Marcelo de Oliveira Filho
2021-01-15Remove WebGPU support (#4108)Ryan Harrison
2021-01-13Linker usability improvements (#4084)Pierre Moreau
2021-01-06Build deps: dump ini from 1.3.5 to 1.3.7 in tools/sva (#4092)Steven Perron
2020-10-29CMake: Add SPIRV_TOOLS_BUILD_STATIC flag (#3910)Ben Clayton
2020-10-17spirv-fuzz: Fix to TransformationInlineFunction (#3913)Alastair Donaldson
2020-09-30spirv-fuzz: Report fresh ids in transformations (#3856)Alastair Donaldson
2020-09-28[spirv-dis] Add some context comments to disassembly. (#3847)dan sinclair
2020-09-25spirv-fuzz: Return IR and transformation context after replay (#3846)Alastair Donaldson
2020-09-22spirv-fuzz: Refactor fuzzer, replayer and shrinker (#3818)Alastair Donaldson
2020-09-18spirv-fuzz: Add pass recommendations (#3757)Alastair Donaldson
2020-09-11spirv-reduce: Support reducing a specific function (#3774)Alastair Donaldson
2020-09-10Add missing include (#3788)Paul Thomson
2020-08-26spirv-fuzz: Overflow ids (#3734)Alastair Donaldson
2020-07-27CMake: Enable building with BUILD_SHARED_LIBS=1 (#3490)Ben Clayton
2020-07-27build(deps): bump lodash from 4.17.15 to 4.17.19 in /tools/sva (#3596)Steven Perron
2020-07-15spirv-fuzz: Add replay range option (#3535)Alastair Donaldson
2020-04-23Allow various validation options to be passed to spirv-opt (#3314)Alastair Donaldson