dolphin/Source/Core
Lioncash dbe550f7ef Interpreter_LoadStorePaired: Use Common::BitCast where applicable
Gets rid of more memcpy boilerplate code to reinterpret bits. This also
allows us to make variables const where applicable as well.
2018-05-17 15:27:07 -04:00
..
AudioCommon
Common Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
Core Interpreter_LoadStorePaired: Use Common::BitCast where applicable 2018-05-17 15:27:07 -04:00
DiscIO Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
DolphinNoGUI
DolphinQt2 Qt: do not toggle the screensaver when pausing or playing 2018-05-17 07:14:44 -04:00
DolphinWX PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
InputCommon
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater
VideoBackends Merge pull request #6743 from stenzek/faster-disabled-copy-filter 2018-05-17 10:45:50 +02:00
VideoCommon Merge pull request #6743 from stenzek/faster-disabled-copy-filter 2018-05-17 10:45:50 +02:00
CMakeLists.txt