summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2018-01-11vi: Use new CoreTiming::EventTypebunnei1-1/+5
2018-01-11NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service.Subv1-1/+2
2018-01-11NV: Determine what buffer to draw for each layer of each display.Subv1-8/+11
2018-01-11NV: Signal all display's vsync event 60 times per second.Subv1-1/+8
2018-01-11NV: Give each display its own vsync event.Subv1-4/+12
2018-01-11NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv1-1/+97
2018-01-11NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv1-0/+34