dolphin-emulator/Source/Core
Markus Wick 24c7d23073 Merge pull request #2149 from JosJuice/async-disc-io
Read disc data asynchronously in a new thread
2015-11-17 10:01:34 +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 Don't use GetPointer in DVDRead 2015-11-16 23:22:58 +01:00
DiscIO Merge pull request #3181 from JosJuice/scrub-directories 2015-11-17 10:37:09 +13: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