dolphin/Source/Core
Lioncash e7403e121e EXI_DeviceEthernet: In-class initialize members
Gets rid of a second pair of ifdefs in the constructor. This also makes
sure the fd on Unix/BSD platforms is uniformly initialized. Previously
fd would be in an inconsistent state on FreeBSD or OpenBSD due to the
BSD OS checks not being present in the #elif within the constructor.
2018-05-16 16:55:07 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
Core EXI_DeviceEthernet: In-class initialize members 2018-05-16 16:55:07 -04:00
DiscIO Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
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 THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
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