dolphin/Source/Core
Shawn Hoffman bd7f856424 Rewrite raw memcard threading code. Intended to fix issue 7484.
EXI memcard code now doesn't know specifics of how data is flushed to whatever backing storage is used.
GC raw memcard now flushes every 15 seconds if dirty, and on memcard destruction.
GCI folder now flushes only on memcard destruction.
2014-08-17 21:52:40 -07:00
..
AudioCommon Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
Common Add Common::Event::WaitFor(), which has the same semantics as std::condition_variable::wait_for() (with millisecond units). 2014-08-17 21:52:40 -07:00
Core Rewrite raw memcard threading code. Intended to fix issue 7484. 2014-08-17 21:52:40 -07:00
DiscIO Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
DolphinWX Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
InputCommon Merge pull request #797 from shuffle2/msvc-pch 2014-08-16 14:58:28 -07:00
VideoBackends Fixes PP-shaders on !Mesa targets. 2014-08-17 21:28:59 -05:00
VideoCommon Merge pull request #797 from shuffle2/msvc-pch 2014-08-16 14:58:28 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00