dolphin/Source/Core/Core/IPC_HLE
comex 1f5b1001ce Merge pull request #1342 from phire/lessGetPointer
Eliminate getPointers which are memcpyed or memset.
2014-10-23 14:42:37 -04:00
..
hci.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
ICMP.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
ICMPLin.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ICMPWin.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
l2cap.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
WII_IPC_HLE_Device_DI.cpp Eliminated getPointers which are memcpyed or memset. 2014-10-21 12:18:54 +13:00
WII_IPC_HLE_Device_DI.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_es.cpp Eliminated getPointers which are memcpyed or memset. 2014-10-21 12:18:54 +13:00
WII_IPC_HLE_Device_es.h Get rid of a few C-style struct declarations 2014-07-23 20:36:45 -04:00
WII_IPC_HLE_Device_FileIO.cpp IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_IPC_HLE_Device_FileIO.h IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_IPC_HLE_Device_fs.cpp IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_IPC_HLE_Device_fs.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_hid.cpp Eliminated getPointers which are memcpyed or memset. 2014-10-21 12:18:54 +13:00
WII_IPC_HLE_Device_hid.h msvc: resolve all warnings in Core. 2014-08-19 22:33:46 -07:00
WII_IPC_HLE_Device_net_ssl.cpp IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_IPC_HLE_Device_net_ssl.h Get rid of a few C-style struct declarations 2014-07-23 20:36:45 -04:00
WII_IPC_HLE_Device_net.cpp Merge pull request #1342 from phire/lessGetPointer 2014-10-23 14:42:37 -04:00
WII_IPC_HLE_Device_net.h Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu - 2014-10-19 19:34:38 -04:00
WII_IPC_HLE_Device_sdio_slot0.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WII_IPC_HLE_Device_sdio_slot0.h Fixes Wiimotes for libogc. 2014-03-30 11:04:30 +13:00
WII_IPC_HLE_Device_stm.h Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WII_IPC_HLE_Device_usb_kbd.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
WII_IPC_HLE_Device_usb_kbd.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
WII_IPC_HLE_Device_usb.cpp Core: Fix potential uninitialized var usage in WII_IPC_HLE_Device_usb 2014-07-13 15:41:35 -04:00
WII_IPC_HLE_Device_usb.h Eliminated getPointers which are memcpyed or memset. 2014-10-21 12:18:54 +13:00
WII_IPC_HLE_Device.h Common: Kill off duplicate log warning definitions 2014-09-06 15:11:29 -04:00
WII_IPC_HLE_WiiMote.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WII_IPC_HLE_WiiMote.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
WII_IPC_HLE.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
WII_IPC_HLE.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
WII_Socket.cpp IPC_HLE: Replace (const char *)GetPointer(x) with GetString(x) 2014-10-21 11:10:34 +13:00
WII_Socket.h Add a central variable g_want_determinism which controls whether to try to make things deterministic. 2014-09-28 21:34:31 -04:00
WiiMote_HID_Attr.cpp Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04:00
WiiMote_HID_Attr.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00