summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/display/vi_display.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-04service: vi: Implement CloseLayer.bunnei1-1/+8
2019-11-25kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)bunnei1-1/+1
2019-09-22Deglobalize System: ViDavid Marcec1-1/+1
2019-02-22service/nvflinger: Store BufferQueue instances as regular data membersLioncash1-1/+1
2019-02-21service/vi/vi_layer: Convert Layer struct into a classLioncash1-1/+1
2019-02-21service/nvflinger: Move display specifics over to vi_displayLioncash1-1/+71
2019-02-20service/nvflinger: Relocate definitions of Layer and Display to the vi serviceLioncash1-0/+28