yuzu/src/core/hle/service
Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace
Previously, these were sitting outside of the Kernel namespace, which
doesn't really make sense, given they're related to the Thread class
which is within the Kernel namespace.
2018-09-13 16:05:57 -04:00
..
acc hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
am hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
aoc hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
apm hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
arp
audio service/audio: Replace includes with forward declarations where applicable 2018-09-11 21:54:33 -04:00
bcat hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
bpc
btdrv
btm
caps
erpt
es
eupld
fatal hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fgm
filesystem hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
friend hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
grc
hid hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
lbl
ldn
ldr
lm
mig
mii
mm
ncm
nfc
nfp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nifm kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
nim
ns pl_u: Eliminate mutable file-scope state 2018-09-11 21:24:19 -04:00
nvdrv hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
nvflinger hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
pcie
pctl hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
pcv
pm Added GetBootMode (#1107) 2018-08-23 18:31:45 -04:00
prepo service/prepo: Move class into the cpp file 2018-09-11 20:49:01 -04:00
psc
set hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
sm core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sockets hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
spl hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
ssl ssl: Move SSL class to cpp file 2018-09-02 11:45:26 -04:00
time hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
usb
vi kernel/thread: Include thread-related enums within the kernel namespace 2018-09-13 16:05:57 -04:00
wlan
service.cpp service: Remove unused g_kernel_named_ports variable 2018-09-09 22:10:54 -04:00
service.h service: Migrate global named port map to the KernelCore class 2018-09-02 12:35:30 -04:00