dolphin/Source/Core
Lioncash 2861e8f868 x64Emitter: Clean up constructor and destructors of XEmitter
In-class initializes members, defaults the default constructor and
virtual destructor, and puts members in the initializer list.
2018-03-25 16:50:02 -04:00
..
AudioCommon AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
Common x64Emitter: Clean up constructor and destructors of XEmitter 2018-03-25 16:50:02 -04:00
Core Merge pull request #6515 from lioncash/cast 2018-03-25 11:27:38 +02:00
DiscIO DiscIO/CMakeLists: Migrate off add_dolphin_library 2018-03-24 13:54:06 -04:00
DolphinNoGUI Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
DolphinQt2 Qt: Implement "Auto-Adjust Window Size" 2018-03-24 16:48:46 +01:00
DolphinWX Merge pull request #6504 from Ebola16/OSD 2018-03-24 09:59:14 +01:00
InputCommon Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
UICommon AutoUpdater: Generate basic HTML changelog. 2018-03-23 11:10:25 +01:00
Updater Updater: Increase request timeout to 30s 2018-03-23 22:25:38 +01:00
VideoBackends [UI] Remove experimental tag from Vulkan 2018-03-21 15:12:12 -07:00
VideoCommon Merge pull request #6503 from lioncash/brace-warn 2018-03-23 15:29:39 +01:00
CMakeLists.txt