yuzu/src/core/hle/service
Morph a6e6a5ac38 general: Get the current process program id directly from the system
This allows us to avoid including KProcess' header file in files that only need to get the current process' program id.
2021-11-04 16:59:39 -04:00
..
acc general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
am general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
aoc general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
apm core: Remove unused includes 2021-11-03 21:42:57 -04:00
audio core: Remove unused includes 2021-11-03 21:42:57 -04:00
bcat general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
bpc bpc: Use proper names 2021-04-08 19:40:24 -06:00
btdrv core: Remove unused includes 2021-11-03 21:42:57 -04:00
btm core: Remove unused includes 2021-11-03 21:42:57 -04:00
caps service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
erpt erpt: Update to 12.x 2021-04-09 00:49:46 -04:00
es service/es: Update to 13.0.0 2021-09-26 20:17:07 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
fgm service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
filesystem general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
friend service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
glue general: Rename GetTitleID to GetProgramID 2021-11-04 16:57:16 -04:00
grc service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
hid core: Remove unused includes 2021-11-03 21:42:57 -04:00
lbl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ldn general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ldr general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
lm core: Remove unused includes 2021-11-03 21:42:57 -04:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii core: Remove unused includes 2021-11-03 21:42:57 -04:00
mm general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
nfp core: Remove unused includes 2021-11-03 21:42:57 -04:00
ngct ngct: Stub Match 2021-09-15 00:17:31 -05:00
nifm core: Remove unused includes 2021-11-03 21:42:57 -04:00
nim core: Remove unused includes 2021-11-03 21:42:57 -04:00
npns service/npns: Update to 13.0.0 2021-09-26 20:13:09 -05:00
ns core: Remove unused includes 2021-11-03 21:42:57 -04:00
nvdrv core: Remove unused includes 2021-11-03 21:42:57 -04:00
nvflinger core: Remove unused includes 2021-11-03 21:42:57 -04:00
olsc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
pcie pcie: Use proper names 2021-04-08 19:40:25 -06:00
pctl general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm general: Rename GetTitleID to GetProgramID 2021-11-04 16:57:16 -04:00
prepo general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
psc general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ptm core: Remove unused includes 2021-11-03 21:42:57 -04:00
set service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
sm core: Remove unused includes 2021-11-03 21:42:57 -04:00
sockets core: Remove unused includes 2021-11-03 21:42:57 -04:00
spl general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00
ssl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
time core: Fix transitive include build errors 2021-11-03 21:42:58 -04:00
usb service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
vi core: Remove unused includes 2021-11-03 21:42:57 -04:00
wlan wlan: Update to 12.x 2021-04-08 19:40:25 -06:00
kernel_helpers.cpp hle: service: kernel_helpers: Remove unnecessary pragma once. 2021-07-20 18:54:56 -07:00
kernel_helpers.h hle: service: Add a helper module for managing kernel objects. 2021-07-20 18:54:55 -07:00
service.cpp core: Remove unused includes 2021-11-03 21:42:57 -04:00
service.h hle: service: sm: Refactor to better manage ports. 2021-07-20 18:54:55 -07:00