dolphin/Source/Core
Lioncash 5fc18aa639
SDCardUtil: Replace sector size magic value with relevant named constant
Makes variable use consistent throughout the file.
2018-05-11 08:25:35 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common SDCardUtil: Replace sector size magic value with relevant named constant 2018-05-11 08:25:35 -04:00
Core Merge pull request #6807 from leoetlino/boot 2018-05-11 10:41:00 +02:00
DiscIO NandPaths: Return paths that are relative to Wii NAND 2018-05-04 19:52:17 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6805 from spycrab/qt_netplay 2018-05-11 10:39:53 +02:00
DolphinWX PowerPC: Make the PowerPCState's fpscr member variable a UReg_FPSCR instance 2018-05-06 18:46:52 -04:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon Qt: Allow custom stylesheets 2018-05-08 15:07:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #6801 from stenzek/copy-filter-typo 2018-05-11 10:36:47 +02:00
VideoCommon CommonFuncs: Convert ROUND_UP_POW2 macro to a function 2018-05-10 19:42:20 -04:00
CMakeLists.txt