suyu/src/core/hle/service
Subv 34ae2ec644 NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.
NVFlinger will call into the nvdisp_disp0 device to perform screen flips, bypassing the ioctl interface.

We now have the address of the framebuffer to draw, we just need to actually put it on the screen.
2018-01-10 23:28:29 -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 NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. 2018-01-10 23:28:29 -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