dolphin/Source/Core
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
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Merge pull request #6690 from lioncash/nand 2018-04-28 13:43:33 -04:00
Core Merge pull request #6690 from lioncash/nand 2018-04-28 13:43:33 -04:00
DiscIO CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6689 from container1234/qt-minor-fixes 2018-04-28 13:41:59 -04:00
DolphinWX DolphinWx: Prevent a crash on Copy hex 2018-04-27 09:53:11 +04:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Merge pull request #6696 from spycrab/updater_cpy 2018-04-26 11:10:52 +02:00
VideoBackends While I'm here, fix some chroma sub-sampling bugs. 2018-04-29 17:56:53 +10:00
VideoCommon VideoSoftware: Implement xfb copy filter (Deflickering/Brightness) 2018-04-29 17:56:51 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00