dolphin/Source/Core
mathieui 54b4efff6b GCAdapter: improve thread safety
make sure Reset() can’t be run concurrently with AddGCAdapter() or
ResetRumble() (which is called on other threads) which can cause
crashes (issue #9462)
2016-05-18 20:44:01 +02:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common ChunkFile: Handle bool in a stable way across platforms 2016-04-14 22:55:03 -04:00
Core Make a generic rumble function 2016-04-30 12:54:31 +02:00
DiscIO properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX Merge pull request #3687 from rukai/fixMakerColumn 2016-04-21 09:15:10 -04:00
InputCommon GCAdapter: improve thread safety 2016-05-18 20:44:01 +02:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends Merge pull request #3745 from stenzek/d3d11-texcache 2016-04-24 11:47:32 +02:00
VideoCommon Merge pull request #3796 from endrift/indtev-simplify 2016-04-29 19:59:45 -04:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00