yuzu-fork/src/core/hle/service
bunnei a5ebba7e36
Merge pull request #6377 from lioncash/point
common: Extract Point struct into common
2021-05-30 01:35:26 -07:00
..
acc common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
am applets/swkbd: Make use of std::move where applicable 2021-05-27 23:45:56 -04:00
aoc hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
apm core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
audio core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
bcat common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
bpc bpc: Use proper names 2021-04-08 19:40:24 -06:00
btdrv hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 2021-05-05 16:40:51 -07:00
btm hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 2021-05-05 16:40:51 -07:00
caps caps_u: Update to 12.x 2021-04-08 19:40:25 -06:00
erpt erpt: Update to 12.x 2021-04-09 00:49:46 -04:00
es service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
fgm service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
filesystem common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
friend hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 2021-05-05 16:40:51 -07:00
glue hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
grc service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
hid Merge pull request #6377 from lioncash/point 2021-05-30 01:35:26 -07:00
lbl service: Remove unused class variables 2021-05-05 01:32:28 -04:00
ldn ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService 2021-05-26 10:06:00 -05:00
ldr Merge pull request #6266 from bunnei/kautoobject-refactor 2021-05-07 23:30:17 -07:00
lm lm: Make use of insert_or_assign() in Log() 2021-04-23 09:27:18 -04:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
mm hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. 2021-05-05 16:40:51 -07:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
nfp hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
nifm nifm, ssl: Fix incorrect response sizes 2021-05-16 00:20:48 -04:00
nim hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
npns npns: Update to 12.x 2021-04-09 00:49:47 -04:00
ns common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
nvdrv Merge pull request #6317 from ameerj/fps-fix 2021-05-18 19:56:29 -07:00
nvflinger Merge pull request #6284 from ameerj/shantae-fix 2021-05-16 01:45:14 -07:00
olsc olsc: Update to 12.x 2021-04-08 19:40:25 -06:00
pcie pcie: Use proper names 2021-04-08 19:40:25 -06:00
pctl core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
prepo hle: kernel: Rename Process to KProcess. 2021-05-05 16:40:52 -07:00
psc service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
ptm hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
set hle: kernel: Migrate KClientPort to KAutoObject. 2021-05-05 16:40:52 -07:00
sm hle: kernel: Implement CloneCurrentObject and improve session management. 2021-05-20 21:41:49 -07:00
sockets sfdnsres: Use proper names 2021-04-08 19:40:25 -06:00
spl common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
ssl nifm, ssl: Fix incorrect response sizes 2021-05-16 00:20:48 -04:00
time core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
usb usb: Use proper names 2021-04-08 19:40:25 -06:00
vi core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
wlan wlan: Update to 12.x 2021-04-08 19:40:25 -06:00
service.cpp hle: kernel: Implement CloneCurrentObject and improve session management. 2021-05-20 21:41:49 -07:00
service.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00