yuzu/src/core/hle
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
..
kernel IPC: Corrected some definitions for the buffer C descriptor flags. 2018-01-10 23:28:02 -05:00
service NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. 2018-01-10 23:28:29 -05:00
config_mem.cpp Core: update Kernel Config Memory to latest version (11.2) 2017-01-30 11:29:00 +03:00
config_mem.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
ipc_helpers.h IPC: Allow passing arguments to the Interfaces when using PushIpcInterface 2018-01-10 23:28:13 -05:00
ipc.h IPC: Corrected some definitions for the buffer C descriptor flags. 2018-01-10 23:28:02 -05:00
lock.cpp Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h hle: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
romfs.cpp apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
romfs.h apt: load shared font from system archive 2017-06-26 01:38:12 +03:00
shared_page.cpp CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 2018-01-08 19:10:25 -05:00
shared_page.h shared_page: stub battery state 2017-03-21 13:25:56 +02:00