dolphin/Source/Core
Lioncash 72e8058fb8 SymbolDB: Default constructor and destructor within the cpp file
Given this is a class with non-trivial data-members, it's preferable to
default the constructor and destructor in the cpp file.
2018-05-27 17:25:22 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common SymbolDB: Default constructor and destructor within the cpp file 2018-05-27 17:25:22 -04:00
Core SymbolDB: Normalize variable names 2018-05-27 17:23:10 -04:00
DiscIO Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 SymbolDB: Normalize variable names 2018-05-27 17:23:10 -04:00
DolphinWX SymbolDB: Normalize variable names 2018-05-27 17:23:10 -04:00
InputCommon THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
UICommon GameFileCache: Fix a comment mistake 2018-05-26 20:21:22 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon VertexLoaderArm: Fix 565 color format. 2018-05-27 11:27:15 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00