summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi (follow)
Commit message (Expand)AuthorAgeFilesLines
* NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.Subv2018-01-112-2/+16
* NV: Determine what buffer to draw for each layer of each display.Subv2018-01-112-13/+58
* NV: Signal all display's vsync event 60 times per second.Subv2018-01-112-1/+32
* NV: Give each display its own vsync event.Subv2018-01-112-12/+29
* NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv2018-01-114-41/+261
* NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv2018-01-114-0/+714