yuzu/src/core/hle/service
Subv 656e7aab29 Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called.
This prevents a thread starvation issue in Puyo Puyo Tetris.
We should hwtest this behavior and figure out where exactly this event is signaled.
2018-03-03 11:51:36 -05:00
..
acc acc_u0: Stub ListOpenUsers service function. 2018-02-19 17:39:41 -05:00
am Stub more functions 2018-02-22 17:28:15 +03:00
aoc Stub more functions 2018-02-22 17:28:15 +03:00
apm apm: Refactor service impl. to support multiple ports. 2018-02-09 23:33:49 -05:00
audio Stub more functions 2018-02-22 17:28:15 +03:00
filesystem FS: Implement MountSaveData and some of the IFile interface. 2018-03-01 19:03:53 -05:00
friend service: Add Friend service interface. 2018-02-19 17:34:02 -05:00
hid Service/hid: stub some functions 2018-02-16 06:15:05 +03:00
lm Service/lm: add support to multiline logs 2018-02-13 09:44:53 +03:00
nifm Stub more functions 2018-02-22 17:28:15 +03:00
ns pl_u: Implement basic shared font loading from RAM dump. 2018-02-14 22:22:41 -05:00
nvdrv nvmap: Make IocFromId return the same existing handle instead of creating a new one. 2018-02-17 14:01:01 -05:00
nvflinger Vi: Signal the BufferQueue's Native Handle right after ReleaseBuffer is called. 2018-03-03 11:51:36 -05:00
pctl logger: Add PCTL service logging category. 2018-02-04 22:44:00 -05:00
set service: Remove remaining uses of BufferDescriptor*. 2018-02-13 23:54:13 -05:00
sm Dont call UNIMPLEMENTED for 'empty services', just return error code 2018-02-05 02:03:22 -08:00
sockets Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions 2018-02-22 13:04:23 +03:00
time time: Add missing time:s functions, used for libnx 2018-02-23 00:34:15 -07:00
vi Parcel: Ensure we don't read past the end of the parcels in Vi. 2018-02-17 14:00:44 -05:00
service.cpp service: Add Friend service interface. 2018-02-19 17:34:02 -05:00
service.h Format: Run the new clang format on everything 2018-01-20 16:45:11 -07:00