dolphin/Source/Core
Lioncash c958fc1278 VideoCommon/NetPlayChatUI: Default destructor in the cpp file
Ensures that the destruction logic is kept local to the translation unit
(making it nicer when it comes to forward declaring non-trivial types).
It also doesn't really do much to define it in the header.
2019-05-29 06:20:05 -04:00
..
AudioCommon Merge pull request #8087 from spycrab/cmake_win2019 2019-05-14 21:07:26 +02:00
Common Common/HttpRequest: Simplify cURL initialization 2019-05-27 09:46:57 -04:00
Core Core/GCMemcard: Remove obsolete TODO 2019-05-27 11:48:38 -04:00
DiscIO DiscIO/VolumeVerifier: Make no-argument overload of GetBiggestUsedOffset() const 2019-05-27 10:40:41 -04:00
DolphinNoGUI Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
DolphinQt Merge pull request #7799 from Tilka/mapping 2019-05-26 18:10:06 +02:00
InputCommon Merge pull request #7992 from artemist/centering 2019-05-20 18:29:31 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon UICommon/GameFile: Make COVER_URL a plain C string 2019-05-28 07:27:41 -04:00
UpdaterCommon UpdaterCommon: Move most of the programs here 2019-03-03 15:02:44 +01:00
VideoBackends Also free when initialization fails, and move to end 2019-05-26 19:59:29 -07:00
VideoCommon VideoCommon/NetPlayChatUI: Default destructor in the cpp file 2019-05-29 06:20:05 -04:00
WinUpdater WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00