dolphin/Source/Core
JosJuice 54ff4bd0cb Read disc data asynchronously in DVDThread
This gives the CPU thread more time to do CPU things.
2015-11-16 23:22:20 +01:00
..
AudioCommon Merge pull request #3105 from phire/dont_block 2015-10-03 17:55:26 -07:00
Common Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
Core Read disc data asynchronously in DVDThread 2015-11-16 23:22:20 +01:00
DiscIO DiscIO: drop unused stuff 2015-11-10 17:03:08 +01:00
DolphinQt Merge pull request #3263 from JosJuice/isofile-gamefile-includes 2015-11-15 22:15:03 -05:00
DolphinWX ISOFile/GameFile: Clean up includes 2015-11-15 17:15:16 +01:00
InputCommon Fix some bugs in Pipe input parsing. 2015-11-03 20:26:23 -08:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
VideoCommon TextureCache: Rewrite EFB Copy control flow 2015-11-15 12:02:41 +01:00
CMakeLists.txt