dolphin/Source/Core/VideoBackends
Scott Mansell a192a3bb30 While I'm here, fix some chroma sub-sampling bugs.
RE4's brightness screen is actually very good for spotting these.

Bug 1: Colors at the end of the scanlines are clamped, instead of a black
       border
Bug 2: U and V color channels share coordinates, instead of being offset
       by a pixel.
2018-04-29 17:56:53 +10:00
..
D3D Common: Move BitSet helper functions into the Common namespace 2018-04-23 00:13:55 -04:00
Null Null/CMakeLists: Migrate off add_dolphin_library 2018-04-02 08:17:00 -04:00
OGL Fix some warnings 2018-04-17 14:10:05 +01:00
Software While I'm here, fix some chroma sub-sampling bugs. 2018-04-29 17:56:53 +10:00
Vulkan Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00