yuzu-fork/src/core/hle/service
liamwhite 22432668be
Merge pull request #9859 from liamwhite/tmem-use
service: avoid direct pointer access of transfer memory objects
2023-02-27 19:46:10 -05:00
..
acc core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
am Merge pull request #9859 from liamwhite/tmem-use 2023-02-27 19:46:10 -05:00
aoc core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
apm Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage 2023-02-15 17:42:38 -05:00
audio core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
bcat general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
bpc general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
btdrv service: btdrv,bcat,btm: Update service tables to 14.0.0 2022-07-14 16:33:09 -05:00
btm service: btm: Fix handle functions 2023-02-27 12:40:47 -06:00
caps remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
erpt general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
es Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2023-02-03 00:08:45 -05:00
eupld general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fatal general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
fgm general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
filesystem remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
friend IFriendService: stub CheckFriendListAvailability 2022-10-07 22:19:41 -04:00
glue Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2023-02-03 00:08:45 -05:00
grc general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
hid Merge pull request #9859 from liamwhite/tmem-use 2023-02-27 19:46:10 -05:00
jit general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
lbl general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ldn Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2023-02-03 00:08:45 -05:00
ldr general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
lm hle_ipc: Rename ReadBufferSpan to ReadBuffer 2022-12-28 18:46:54 -05:00
mig general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
mii remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
mm Demote services from warning/info to debug to reduce log spam: 2022-09-01 16:54:22 +01:00
mnpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ncm core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
nfc core: hid: Only set the polling mode to the correct side 2023-01-19 18:05:23 -06:00
nfp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
ngct hle_ipc: Rename ReadBufferSpan to ReadBuffer 2022-12-28 18:46:54 -05:00
nifm remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
nim kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
npns general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ns core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
nvdrv Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05:00
nvflinger remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
olsc remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
pcie general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
pctl general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
pcv service: remove deleted services 2023-02-14 12:38:21 -05:00
pm core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
prepo remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
psc general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ptm Merge pull request #9061 from liamwhite/writable-event 2022-10-14 17:30:38 -04:00
set hle_ipc: Rename ReadBufferSpan to ReadBuffer 2022-12-28 18:46:54 -05:00
sm kernel/svc_types: refresh 2022-11-09 19:05:08 -05:00
sockets core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
spl core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
ssl core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
time remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
usb general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
vi core: Update service function tables to 16.0.0+ 2023-02-24 18:17:36 -06:00
kernel_helpers.cpp kernel/svc_types: refresh 2022-11-09 19:05:08 -05:00
kernel_helpers.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
service.cpp service: remove deleted services 2023-02-14 12:38:21 -05:00
service.h kernel: invert session request handling flow 2022-10-31 17:44:06 -04:00