dolphin-emulator/Source/Core
JosJuice bf2676a1b1 Simplify getting DI pointer in IOCtl callback
Gets rid of an odd code construct, and fixes the "Trying to run two DI
devices at once" ERROR_LOG appearing at the wrong times.
2015-10-03 11:35:29 +02:00
..
AudioCommon Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
Common Fix -Wuninitialized warnings 2015-09-29 04:27:27 +02:00
Core Simplify getting DI pointer in IOCtl callback 2015-10-03 11:35:29 +02:00
DiscIO Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
DolphinQt DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
DolphinWX Fix blob type detection for game right-click menu 2015-09-27 21:06:19 +02:00
InputCommon Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
VideoCommon Merge pull request #3036 from mimimi085181/hash-respecting-stride 2015-09-28 05:23:55 +13:00
CMakeLists.txt