summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi_m.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv2018-01-111-1/+2
|
* NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv2018-01-111-0/+29
The homebrew display test application now properly writes graphics data to the graphics buffer but we still don't have a way to compose the display layers.