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-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
2022-09-07spirv-val: Label Builtin Array Test VUIDs (#4921)Spencer Fricke
2022-09-02Support building on OpenBSD (#4912)Brad Smith
2022-09-02Improve time to build dominators (#4916)Steven Perron
2022-09-02build: cmake: Add support for GNU/Hurd (#4895)Samuel Thibault
2022-09-02spirv-opt: Remove unused fold spec const code (#4906)Spencer Fricke
2022-09-02Implement tool changes for SPV_EXT_mesh_shader. (#4915)tmp-1.3.230Pankaj Mistry
2022-09-01Instrument: Add OpNames to generated functions and variables (#4873)jeremyg-lunarg
2022-09-01Fix ADCE to mark scope and inlined_at of line instructions as live. (#4910)Greg Fischer
2022-08-31Improve algorithm to reorder blocks in a function (#4911)Steven Perron
2022-08-29spirv-val: Better message for using OpTypeBool in input/output (#4901)Spencer Fricke
2022-08-29spirv-val: Use lookup table for Decoration string (#4903)Spencer Fricke
2022-08-29spirv-val: Add SPV_KHR_ray_tracing storage class (#4868)Spencer Fricke
2022-08-23tests: Make InstrumentPass tests use SinglePassRunAndMatch<> and stateful pat...jeremyg-lunarg
2022-08-23Disable DebugInfoMgr during the entire CompactIds pass (#4905)Greg Fischer
2022-08-18spirv-val: SBT Index for OpExecuteCallableKHR (#4900)Spencer Fricke
2022-08-17spirv-val: Remove ImageWrite Texel todo (#4899)Spencer Fricke
2022-08-16Add structs to eliminate dead input components (#4894)Greg Fischer
2022-08-16spirv-opt: fix copy-propagate-arrays index opti on structs. (#4891)Nathan Gauër
2022-08-16Fix ADCE to not eliminate top level DebugInfo instructions (#4889)Greg Fischer