dolphin/Source/Core/Core
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
..
Boot Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Debugger Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
DSP Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
FifoPlayer GPFifo: Remove unused parameters from Write[x] functions 2015-04-21 23:01:25 -04:00
HLE Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
HW Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
IPC_HLE Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
PowerPC Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
ActionReplay.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
ActionReplay.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
ARDecrypt.cpp Minor consistency changes 2015-01-12 15:18:18 -05:00
ARDecrypt.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
BootManager.cpp Merge pull request #2018 from JosJuice/gameini-region-wildcard 2015-02-21 15:47:57 +01:00
BootManager.h BootManager: Get rid of unnecessary forward declaration 2014-10-29 22:25:16 -04:00
CMakeLists.txt Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
ConfigManager.cpp Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
ConfigManager.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Core.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Core.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Core.vcxproj Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
Core.vcxproj.filters Get rid of VolumeHandler 2015-04-05 10:09:48 +02:00
CoreParameter.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
CoreParameter.h Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
CoreTiming.cpp Have the UI thread do PauseAndLock before messing with GetUsbPointer. 2015-04-13 01:49:24 -04:00
CoreTiming.h DVDInterface: Read disc after delay, not before 2015-02-17 14:57:36 +01:00
DSPEmulator.cpp Clean Up 2015-01-24 17:10:21 -06:00
DSPEmulator.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
ec_wii.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
ec_wii.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GeckoCode.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GeckoCode.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
GeckoCodeConfig.cpp Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
GeckoCodeConfig.h Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
Host.h Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00
HotkeyManager.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
HotkeyManager.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
MachineContext.h Remove Android <ucontext.h> hack. 2014-11-17 13:29:04 -05:00
MemTools.cpp Clean Up 2015-01-24 17:10:21 -06:00
MemTools.h Reorganize faulting stuff. Differentiate between arch- and OS-specific defines. 2014-10-31 00:14:06 -04:00
Movie.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
Movie.h VideoCommon: rename efb2tex and efb2ram 2015-02-24 23:10:13 +01:00
NetPlayClient.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
NetPlayClient.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
NetPlayProto.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
NetPlayServer.cpp Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
NetPlayServer.h Core: Remove some header inclusions in header files 2015-05-08 22:38:59 -04:00
PatchEngine.cpp DolphinWX/Common: Change some find_first_of usages to find 2015-03-24 08:32:44 -04:00
PatchEngine.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
State.cpp When loading incompatible savestate, display which version created it 2015-03-30 09:02:43 +02:00
State.h Various formatting and consistency fixes 2014-11-13 22:42:18 -05:00