dolphin/Source/Core
Lioncash 70d336d2a9 DolphinWX: Eliminate direct usage of the JIT global
Instead, the JitInterface namespace functions should be used instead. This
gets rid of all usages of the JIT global from the wxWidgets UI code.

The null check isn't needed as the JIT core would already need to be
initialized in order to be within a paused state. The null check is just a
remnant from 2011 that existed before the check for a paused state was
added.
2017-02-21 16:15:47 -05:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Core Merge pull request #4942 from leoetlino/ios-ffsp-read 2017-02-21 11:46:30 +01:00
DiscIO Forward declare IBlobReader in Volume headers 2017-02-19 08:40:30 +01:00
DolphinQt2 Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinWX DolphinWX: Eliminate direct usage of the JIT global 2017-02-21 16:15:47 -05:00
InputCommon Add missing "functional" include 2017-02-20 14:25:55 +00:00
UICommon Fix LLVM error 2017-02-10 19:07:30 -08:00
VideoBackends Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
VideoCommon Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00