1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service
Subv e21fbd9ae5 NV: Determine what buffer to draw for each layer of each display.
Don't try to draw buffers that the guest application is using, only queued buffers are eligible for drawing.

Drawing actual pixels is still not implemented.
2018-01-10 23:28:25 -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: Implemented the nvdrv:a service and the /dev/nvmap device. 2018-01-10 23:28:05 -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: Determine what buffer to draw for each layer of each display. 2018-01-10 23:28:25 -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