yuzu/src/core/hle/service
2023-02-24 12:50:54 -05:00
..
acc 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
am am: avoid direct pointer access of transfer memory objects 2023-02-24 12:50:54 -05:00
aoc general: rename CurrentProcess to ApplicationProcess 2023-02-13 19:03:12 -05:00
apm Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage 2023-02-15 17:42:38 -05:00
audio Merge pull request #9796 from liamwhite/current 2023-02-15 17:42:45 -05: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: btdrv,bcat,btm: Update service tables to 14.0.0 2022-07-14 16:33:09 -05: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 hid: avoid direct pointer access of transfer memory objects 2023-02-24 12:48:07 -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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04: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 service: Make use of buffer element count helpers 2022-11-23 13:43:20 -05: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 net: translate ECONNRESET network error 2023-02-21 20:47:59 +01:00
spl core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
ssl 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
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 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
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