yuzu/src/core/hle/service
Subv 977ce4abbc VI: Use a Pulse event instead of OneShot for the vblank events.
This prevents missing frames if the vblank fires between the DequeueBuffer and Wait(vsync) calls
2018-01-10 23:28:36 -05:00
..
am AppletOE: Fixed command buffer structure for ReceiveMessage. 2018-01-07 17:12:05 -05:00
aoc ap, aoc_u: Minor cleanup. 2017-12-28 23:45:44 -05:00
apm service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. 2017-12-28 15:27:30 -05:00
hid Remove lots more 3DS-specific code. 2017-10-12 21:21:49 -04:00
lm Services: Allow lm to log single-character messages. 2018-01-10 00:41:29 -05:00
nvdrv NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. 2018-01-10 23:28:29 -05:00
pctl IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. 2018-01-07 17:12:07 -05:00
sm IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. 2018-01-07 17:12:07 -05:00
vi VI: Use a Pulse event instead of OneShot for the vblank events. 2018-01-10 23:28:36 -05:00
dsp_dsp.cpp Remove more 3DS-specific code. 2017-10-13 17:56:42 -04:00
dsp_dsp.h Remove more 3DS-specific code. 2017-10-13 17:56:42 -04:00
gsp_gpu.cpp Remove more 3DS-specific code. 2017-10-13 17:56:42 -04:00
gsp_gpu.h Remove more 3DS-specific code. 2017-10-13 17:56:42 -04:00
service.cpp NV: Implemented (with stubs) the vi:m service and some of its subservices. 2018-01-10 23:28:09 -05:00
service.h kernel: Fix implementation of ConvertSessionToDomain. 2017-12-29 00:36:22 -05:00