dolphin/Source/Core
Shawn Hoffman 44a1a7cdbe move the decision to delay raw memcard flushes out of the thread.
This allows the flush to work better with games which hammer
memcard accesses over short periods as it delays more of the work.
2014-09-01 22:38:31 -07:00
..
AudioCommon AudioCommon: Get rid of now unused handle param for InitSoundStream() 2014-08-30 23:36:00 -04:00
Common Common: Clean up brace placements 2014-08-30 18:06:35 -04:00
Core move the decision to delay raw memcard flushes out of the thread. 2014-09-01 22:38:31 -07:00
DiscIO DiscIO: Prefix class member variables with "m_" 2014-09-01 15:48:02 -04:00
DolphinWX Merge pull request #880 from RachelBryk/log 2014-09-02 13:50:26 +10:00
InputCommon InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
VideoBackends VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
VideoCommon VertexLoader: Change VtxDesc to use u64 instead of u32 2014-09-01 11:18:02 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00