yuzu-android/src/core/hle/service
Lioncash 4a587b81b2 core/core: Replace includes with forward declarations where applicable
The follow-up to e2457418da, which
replaces most of the includes in the core header with forward declarations.

This makes it so that if any of the headers the core header was
previously including change, then no one will need to rebuild the bulk
of the core, due to core.h being quite a prevalent inclusion.

This should make turnaround for changes much faster for developers.
2018-08-31 16:30:14 -04:00
..
acc acc: Replace profile_manager include with a forward declaration 2018-08-20 19:48:57 -04:00
am kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
aoc
apm
arp
audio kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
bcat
bpc
btdrv
btm
caps
erpt
es
eupld
fatal
fgm
filesystem core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00
friend Stub UpdateUserPresence 2018-08-12 14:00:44 +10:00
grc
hid kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
lbl
ldn
ldr
lm lm: Use LOG_DEBUG for printing out trace logs 2018-08-15 01:07:41 -04:00
mig
mii
mm mm_u: Forward all old variants of functions to the new ones 2018-08-13 18:59:10 -04:00
ncm
nfc
nfp kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
nifm kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
nim
ns kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
nvdrv gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 2018-08-31 13:07:27 -04:00
nvflinger core: Make the main System class use the PImpl idiom 2018-08-31 07:16:57 -04:00
pcie
pctl Added CheckFreeCommunicationPermission 2018-08-20 18:14:49 +10:00
pcv
pm Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
prepo
psc
set set: Fixed GetAvailableLanguageCodes() to follow the max_entries 2018-08-26 00:11:13 -07:00
sm kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
sockets
spl
ssl Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
time
usb
vi
wlan
service.cpp kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
service.h vfs: Make type hierarchy objects classes instead of structs 2018-08-12 16:55:40 -04:00