yuzu/src/core/hle/service
2024-03-03 17:15:46 +00:00
..
acc service: am: Fix GetMainAppletAvailableUsers for user creation 2024-02-16 12:13:10 -06:00
am scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
aoc aoc: fix DLC listing (#12867) 2024-01-31 17:21:34 +01:00
apm general: Use console mode helper across project 2023-08-22 21:58:23 -04:00
audio service: audio: Rewrite IAudioController to new IPC 2024-02-17 15:05:13 -06:00
bcat service: news: Stub remaining functions 2024-02-11 17:56:26 -06:00
bpc service: refactor server architecture 2023-02-21 12:19:25 -05:00
btdrv service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
btm service: set: Implement more settings functions for Qlaunch 2024-01-25 17:14:18 -06:00
caps service: caps: Implement GetAlbumFIleList 2024-02-16 12:15:37 -06:00
erpt service: erpt: Implement SubmitContext 2024-02-16 12:22:09 -06:00
es core: Add support for loading NSPs with personalized tickets. (#10048) 2023-09-05 21:09:42 +02:00
eupld service: refactor server architecture 2023-02-21 12:19:25 -05:00
fatal result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00
fgm service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
filesystem service: Add proper GetCacheStorageMax implementation to IApplicationFunctions 2024-02-18 05:02:35 +01:00
friend Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
glue scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
grc service: refactor server architecture 2023-02-21 12:19:25 -05:00
hid service: hid: Free npad applet resource 2024-02-08 18:50:54 -06:00
jit service: use const references for input raw data 2024-02-01 12:57:54 -05:00
lbl service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
ldn service: ldn: Migrate and refractor service to new IPC 2024-02-11 13:11:11 -06:00
ldr ro: add separate ro service 2023-12-09 15:50:34 -05:00
lm service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
mig service: refactor server architecture 2023-02-21 12:19:25 -05:00
mii service: set: Migrate ISystemSettingsServer to new IPC 2024-02-14 12:40:10 -06:00
mm service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
mnpp service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
ncm service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
nfc Move time services to new IPC. 2024-01-27 03:30:09 +00:00
nfp Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
ngc ngc: implement service 2023-09-14 09:14:08 -04:00
nifm core: support offline web applet 2024-01-29 20:17:33 -05:00
nim service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
npns service: refactor server architecture 2023-02-21 12:19:25 -05:00
ns ns: address review comments 2024-02-18 19:02:00 -05:00
nvdrv Rework Nvdec and VIC to fix out-of-order videos, and speed up decoding. 2024-03-03 17:15:46 +00:00
nvnflinger nvnflinger: check for layers before compose 2024-02-18 11:25:52 -05:00
olsc service: olsc: Implement IOlscServiceForSystemService ITransferTaskListController interfaces for QLaunch 2023-08-05 11:47:51 -06:00
omm am: move out omm interfaces to new module 2024-02-12 09:18:29 -05:00
os service: add os types and multi wait API 2024-02-07 12:14:46 -05:00
pcie service: refactor server architecture 2023-02-21 12:19:25 -05:00
pctl core: Close all KEvents 2023-10-29 13:52:12 -06:00
pcv Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
pm kernel: fix debugger and process list lifetime 2024-01-12 18:31:33 -05:00
prepo service: hle: Allow to access read buffer A and X directly 2023-10-16 23:36:46 -06:00
psc scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
ptm ts: add OpenSession 2023-10-20 13:29:32 -04:00
ro service: use const references for input raw data 2024-02-01 12:57:54 -05:00
set service: set: Migrate ISystemSettingsServer to new IPC 2024-02-14 12:40:10 -06:00
sm Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
sockets Update sockets.h 2024-01-30 12:24:47 +01:00
spl core: remove ResultVal type 2023-08-08 11:09:37 -04:00
ssl ssl: fix output byte buffer size issue (#12372) 2023-12-16 17:42:33 +01:00
usb service: usb: Update names 2023-03-05 10:45:24 -06:00
vi nvnflinger: check for layers before compose 2024-02-18 11:25:52 -05:00
cmif_serialization.h ipc: additional fixes 2024-02-07 15:06:15 -05:00
cmif_types.h Merge pull request #12951 from liamwhite/more-ipc 2024-02-09 10:51:03 -06:00
hle_ipc.cpp ipc: additional fixes 2024-02-07 15:06:15 -05:00
hle_ipc.h service: add template serializer for method calls 2024-01-25 14:35:51 -05:00
ipc_helpers.h kernel: fix resource limit imbalance 2023-12-22 21:52:49 -05:00
kernel_helpers.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
kernel_helpers.h service: refactor server architecture 2023-02-21 12:19:25 -05:00
server_manager.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
server_manager.h server_manager: use multi wait API 2024-02-07 12:15:01 -05:00
service.cpp vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
service.h vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
services.cpp vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
services.h vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00