Fixes rendering artifacts with RX + Qualcomm devices and alleviates slowdowns with other GPUs in cases where feedback loops are normally detected. Examples include Paper Mario: TTYD and the Xenoblade games.
Vulkan: Remove extended dynamic state support - @KeatonTheBot
Optimize XMAD instruction sequence into a single 32-bit multiply when possible - @gdkchan, rebased by @KeatonTheBot
Fix loading multiple mods with partially matching names - @LotP1
Restore initial custom refresh rate default value of 200% - @KeatonTheBot, @GreemDev
Reset infoStreams when the cache is invalid - @LotP1
Reset PPTC Carriers on invalidation - @LotP1
Fix: PPTC blacklist trigger conditions - @LotP1
Remove some redundant code and fix possible System.NullReferenceExceptions - @KeatonTheBot
Misc.
Increase # of maximum log files from 3 to 4 - @KeatonTheBot
nuget: bump Microsoft.IdentityModel.JsonWebToken to 8.9.0 - @KeatonTheBot