dolphin/Source/Core/Core/IPC_HLE
Lioncash 76bbd46829 Core: Remove some header inclusions in header files
Replaces them with forward declarations of used types, or removes them entirely if they aren't used at all. This also replaces certain Common headers with less inclusive ones (in terms of definitions they pull in).
2015-05-08 22:38:59 -04:00
..
hci.h More minor consistency changes 2015-01-12 22:28:12 -05: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 Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_DI.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_es.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_es.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_FileIO.cpp Don't open a file handle for a directory in FileIO 2015-01-12 13:25:39 +13:00
WII_IPC_HLE_Device_FileIO.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_fs.cpp Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
WII_IPC_HLE_Device_fs.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_hid.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_hid.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_net_ssl.cpp General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
WII_IPC_HLE_Device_net_ssl.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_net.cpp General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
WII_IPC_HLE_Device_net.h General: Apply the const specifier where applicable 2015-04-15 02:04:03 -04:00
WII_IPC_HLE_Device_sdio_slot0.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_sdio_slot0.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_stm.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_usb_kbd.cpp WII_IPC_HLE: Return delay time instead of using GetCmdDelay 2014-12-20 22:07:15 +01:00
WII_IPC_HLE_Device_usb_kbd.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_usb.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device_usb.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_Device.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE_WiiMote.cpp More minor consistency changes 2015-01-12 22:28:12 -05:00
WII_IPC_HLE_WiiMote.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_IPC_HLE.cpp DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_IPC_HLE.h DVDInterface: Schedule event in ExecuteCommand 2015-02-05 15:10:14 +01:00
WII_Socket.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
WII_Socket.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -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