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
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
Platform.h
PlatformHeadless.cpp
PlatformX11.cpp