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/test
AgeCommit message (Expand)Author
2022-07-28spirv-as: Avoid overflow when parsing exponents on hex floats (#4874)David Neto
2022-07-26spirv-val: Fix Vulkan memory scope (#4869)Spencer Fricke
2022-07-26spirv-as: Avoid recursion when skipping whitespace (#4866)Alastair Donaldson
2022-07-20spirv-val: Add SPV_KHR_ray_query (#4848)Spencer Fricke
2022-07-19Implement SPV_NV_bindless_texture related changes (#4847)Pankaj Mistry
2022-07-15spirv-val: Add OpConvertUToAccelerationStructureKHR (#4838)Spencer Fricke
2022-07-13spirv-val: Label VUID 06925 (#4852)Spencer Fricke
2022-07-12Revert "Optimize DefUseManager allocations (#4709)" (#4846)Greg Fischer
2022-07-07spirv-val: Add Vulkan decoration interface (#4831)Spencer Fricke
2022-07-07Use structural reachability in CFG checks (#4849)alan-baker
2022-07-06Update validator diagnostics with "structurally dominated" (#4844)David Neto
2022-07-05Reduce load size does not work for array with spec const size (#4845)Steven Perron
2022-07-05Avoid undefined behaviour when getting debug opcode (#4842)Steven Perron
2022-07-05DCE: clean up the cfg for all functions that were processed. (#4840)Steven Perron
2022-06-30Use structural dominance to validate cfg (#4832)alan-baker
2022-06-29Fix segfault in `SpirvTools::Disassemble` when printing (#4833)Mike
2022-06-29Build struct order only for the section needed when unrolling. (#4830)Steven Perron
2022-06-24Fix SplitLoopHeader to handle single block loop (#4829)Steven Perron
2022-06-24Avoid if-conversion if both predecessors are the same (#4826)Steven Perron
2022-06-21Fail validation when RelaxedPrecision is applied to a type. (#4823)Steven Perron
2022-06-20Remove stray output to stdout from tests (#4816)David Neto
2022-06-16Ability to fold Constant Vector times Matrix and Matrix times vector instruct...manas-kulkarni
2022-06-15spirv-val: Label 06807 and 06808 VUID (#4817)Spencer Fricke
2022-06-14Avoid replacing access chain with OOB access (#4819)Steven Perron
2022-06-11Simplify invocation of snprintf (#4815)David Neto
2022-06-08spirv-val: Add support for SPV_AMD_shader_early_and_late_fragment_tests (#4812)Junda Liu
2022-06-02spirv-val: Optimize struct field decoration lookup (#4809)Shahbaz Youssefi
2022-05-31Fold multiply and subtraction into FMA with negation (#4808)Nicolas Capens
2022-05-26spirv-val: Add PerVertexKHR (#4807)Spencer Fricke
2022-05-26Add more folding for composite instructions (#4802)Steven Perron
2022-05-25Add SPV_KHR_fragment_shader_barycentric support (#4805)stu-s
2022-05-10Handle 64-bit integers in local access chain convert (#4798)Steven Perron
2022-05-10Handle chains of OpAccessChain in replacing variable index access for flatten...Daniele Vettorel
2022-05-09spirv-opt: add pass for interface variable scalar replacement (#4779)Jaebaek Seo
2022-05-06spirv-opt : Add FixFuncCallArgumentsPass (#4775)JiaoluAMD
2022-05-06spirv-val: Add CullMaskKHR support (#4792)Daniel Koch
2022-05-05Add support for SPV_KHR_subgroup_rotate (#4786)Kévin Petit
2022-05-04Handle dontinline function in spread-volatile-semantics (#4776)JiaoluAMD
2022-05-03Reapply "Add folding rule to generate Fma instructions (#4783)" (#4789)Steven Perron
2022-05-03linker: Recalculate interface variables (#4784)Karol Herbst
2022-04-28spirv-opt: skips if_conversion when dontflatten is set (#4770)sindney
2022-04-20Revert "Add folding rule to generate Fma instructions (#4783)" (#4785)Daniele Vettorel
2022-04-19Add folding rule to generate Fma instructions (#4783)Steven Perron
2022-04-11Don't try to unroll loop with step count 0. (#4769)Steven Perron
2022-04-01spirv-diff: Fix OpTypeFunction matching w.r.t operand count (#4771)Shahbaz Youssefi
2022-03-28spirv-diff: Basic support for OpTypeForwardPointer (#4761)Shahbaz Youssefi
2022-03-28spirv-as: Add opcode name when possible (#4757)sfricke-samsung
2022-03-25Handle shaders without execution model in spread-volatile-semantics (#4766)Jaebaek Seo
2022-03-25spirv-val: Add more Vulkan VUID labels (#4764)sfricke-samsung
2022-03-25Support SPV_KHR_uniform_group_instructions (#4734)Nikita