dolphin/Source
ghost cd19d5392e SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close).
g_compressAndDumpStateSyncEvent was Set() before destruction of file object (i.e. before flushing changes and closing file).

Also, adds Common::ScopeGuard wrapper for RAII.
2015-09-27 21:40:32 +03:00
..
Android Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
Core SaveState: Fix for race condition ("wait" didn't actually waited for file to flush/close). 2015-09-27 21:40:32 +03:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
PCH [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
UnitTests Move GL interface code out of the OpenGL video backend. 2015-09-22 00:36:45 +12:00
VSProps Revert "Base.props: Remove DXSDK_DIR from the include path." 2015-09-03 04:23:02 -07:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00