dolphin/Source/Core
degasus ffa61fcf57 JitCache: Also unlink exits of the current block.
We might still be in the current block. This is fine, but the next one might also be invalidated later on. But we may never also call the next one.
2017-02-27 23:50:16 +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 JitCache: Also unlink exits of the current block. 2017-02-27 23:50:16 +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 Merge pull request #4959 from lioncash/ini 2017-02-27 10:02:53 -08:00
InputCommon Merge pull request #4960 from lioncash/type 2017-02-26 15:56:34 -08: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 #4958 from RisingFog/avidump_bitrate 2017-02-27 10:15:19 -08:00
CMakeLists.txt