dolphin/Source/Core
Lioncash a0a0295f9d BreakpointWidget: Move variables closer to usage sites in OnLoad()
In the early-out case, we now don't end up constructing two vectors
that aren't even used. It also keeps relevant code together.
2018-05-13 17:56:03 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
Core WiiSave: Allow users to specify export directory 2018-05-13 17:42:56 +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 BreakpointWidget: Move variables closer to usage sites in OnLoad() 2018-05-13 17:56:03 -04:00
DolphinWX WiiSave: Allow users to specify export directory 2018-05-13 17:42:56 +02:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
VideoCommon Merge pull request #6786 from stenzek/crop-negative-y 2018-05-13 08:55:59 +02:00
CMakeLists.txt