dolphin/Source/Core
Lioncash fc78a4c993 EXI_DeviceEthernet: Make internal members and functions private
Previously, the entirety of CEXIETHERNET was exposed publically, which
wasn't necessary. We simply make the thread function part of the
internal interface, which gives it access to internal data members,
while keeping everything else outside of it.
2018-05-16 16:55:02 -04:00
..
AudioCommon
Common Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
Core EXI_DeviceEthernet: Make internal members and functions private 2018-05-16 16:55:02 -04:00
DiscIO Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
DolphinNoGUI
DolphinQt2 Fix "Show Input Display" 2018-05-16 21:07:15 +02:00
DolphinWX PatchEngine: Make PatchType an enum class 2018-05-13 15:46:51 -04:00
InputCommon
UICommon Copy Wii NAND data to user NAND in WiiRoot 2018-05-12 17:08:50 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends Merge pull request #6825 from leoetlino/onion-types 2018-05-12 21:59:43 +02:00
VideoCommon Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
CMakeLists.txt