dolphin/Source/Core
Lioncash bbd2fd080e DSPEmitter: Make m_unresolved_jumps private
By making the jitted function a private static function of DSPEmitter,
we can allow access to data members within the context of the function
without making them public overall.

This finally makes all data members for the x64 DSP emitter private.
2018-06-04 15:46:08 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Merge pull request #7027 from leoetlino/cleanup 2018-06-04 20:50:50 +02:00
Core DSPEmitter: Make m_unresolved_jumps private 2018-06-04 15:46:08 -04:00
DiscIO Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
DolphinNoGUI Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
DolphinQt2 Merge pull request #7066 from spycrab/qt_fs_exit 2018-06-04 20:48:22 +02:00
DolphinWX Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
InputCommon Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
UICommon Merge pull request #7058 from JosJuice/move-titledatabase-usage 2018-06-04 14:59:05 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #7027 from leoetlino/cleanup 2018-06-04 20:50:50 +02:00
VideoCommon BPMemory: Silence a -Wmissing-braces warning 2018-05-28 14:52:59 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00