dolphin/Source
JosJuice e44b64b82c DolphinQt2: Don't use a mutex in GameFileCache
GameTracker's usage of GameFileCache is thread-safe even without
using a mutex. All of its access to GameFileCache happens on the
thread m_load_thread, except for the call to GameFileCache::Load,
which finishes before m_load_thread starts executing.
2018-01-04 16:33:15 +01:00
..
Android MainAndroid: Don't set User directory redundantly 2017-12-28 13:34:49 +01:00
Core DolphinQt2: Don't use a mutex in GameFileCache 2018-01-04 16:33:15 +01:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln