summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/display/vi_display.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/kernel/object: Rename ResetType enum membersLioncash2019-05-181-1/+1
* service/nvflinger: Store BufferQueue instances as regular data membersLioncash2019-02-221-2/+2
* service/vi/vi_layer: Convert Layer struct into a classLioncash2019-02-211-2/+2
* service/nvflinger: Move display specifics over to vi_displayLioncash2019-02-211-0/+49
* service/nvflinger: Relocate definitions of Layer and Display to the vi serviceLioncash2019-02-201-0/+22