dolphin/Source/Core/VideoBackends
Pokechu22 0327e6acb4 Use the same logic for lerp bias for color and alpha
It doesn't make sense for alpha to add the bias ONLY when dividing by 2, while color doesn't apply the bias for divide by 2 only; hardware testing indicates that alpha should have the bias.

This fixes the menus in Mario Kart Wii (https://bugs.dolphin-emu.org/issues/11909) but reintroduces the white rectangle in Fortune Street.

This reverts commit 5aaa5141ed (and several other matching changes elsewhere).
2022-02-08 15:15:15 -08:00
..
D3D Merge pull request #10422 from OatmealDome/opengl-shader-crash 2022-01-31 01:25:46 -05:00
D3D12 Merge pull request #10422 from OatmealDome/opengl-shader-crash 2022-01-31 01:25:46 -05:00
D3DCommon Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
Null VideoConfig: Add flag for whether the system supports setting object names 2022-01-31 01:17:37 -05:00
OGL OGLMain: Set default value for bSupportsSettingObjectNames 2022-02-08 14:53:51 -05:00
Software Use the same logic for lerp bias for color and alpha 2022-02-08 15:15:15 -08:00
Vulkan Merge pull request #10404 from iwubcode/vulkan_headers_update 2022-02-04 01:04:29 -05:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00