dolphin/Source/Core
Jules Blok db7e746cb4 Check whether the core is running instead of checking if it is unitialized.
This properly handles the stopping state and more accurately represents the intended check.
2014-07-08 22:30:44 +02:00
..
AudioCommon Revert "Don't add segfault handler in interpreter mode" 2014-07-07 05:30:06 +02:00
Common Common: Using size_t in PointerWrap's DoContainer apparently causes crashes. Fixes this. 2014-07-06 03:05:27 -04:00
Core Check whether the core is running instead of checking if it is unitialized. 2014-07-08 22:30:44 +02:00
DiscIO Reorder class initializer lists 2014-07-04 03:53:22 +02:00
DolphinWX Check whether the core is running instead of checking if it is unitialized. 2014-07-08 22:30:44 +02:00
InputCommon Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
VideoBackends D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader 2014-07-07 19:32:03 -04:00
VideoCommon VideoCommon: Get rid of an snprintf call in VideoConfig.cpp 2014-07-06 15:33:08 -04:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00