dolphin/Source/Core
Léo Lam 90aaefaef7 IOS/ES: Drop 'fake IOS titles' hack
It prevents system updates from working properly, because we always
returned that the latest version of every single IOS was installed.
2017-03-01 17:36:07 +01:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common Merge pull request #4959 from lioncash/ini 2017-02-27 10:02:53 -08:00
Core IOS/ES: Drop 'fake IOS titles' hack 2017-03-01 17:36:07 +01:00
DiscIO IOS/ES: Implement ES_Export* ioctlvs 2017-02-27 21:26:28 +01:00
DolphinQt2 Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinWX ExpressionParser: Convert parse state enum into an enum class 2017-02-28 05:07:21 -05:00
InputCommon ExpressionParser: Convert parse state enum into an enum class 2017-02-28 05:07:21 -05:00
UICommon Add command line parsing to UICommon. 2017-02-16 17:24:58 +01:00
VideoBackends VideoBackends: Add a developer option to disable the shader cache. 2017-02-19 12:05:44 +01:00
VideoCommon Merge pull request #4974 from gamemasterplc/master 2017-03-01 02:17:33 +01:00
CMakeLists.txt