summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NV: Signal all display's vsync event 60 times per second.Subv2018-01-111-0/+24
* NV: Give each display its own vsync event.Subv2018-01-111-8/+17
* NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv2018-01-111-39/+160
* NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv2018-01-111-0/+628