dolphin/Source/Core/DolphinNoGUI
Silent 6c21811090
Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11
Also works around a Visual Studio 2017 bug where static inline class fields are destructed multiple times
2019-06-23 21:43:47 +02:00
..
CMakeLists.txt DolphinNoGUI/CMakeLists: Specify headers in target sources 2019-05-31 06:54:25 -04:00
MainNoGUI.cpp Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
Platform.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
Platform.h DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformHeadless.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformX11.cpp Core/ConfigManager: Use forward declarations where applicable 2019-06-07 19:54:39 -04:00