summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/layer/vi_layer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-18vi: manage resources independently of nvnflinger and refactorLiam1-18/+0
2024-02-09nvnflinger/gpu: implement blendingLiam1-2/+4
2024-01-30core: support offline web appletLiam1-1/+1
2023-12-12vi: fix confusion between closing and destroying layersLiam1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-25hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.bunnei1-1/+5
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+1
2019-02-22service/nvflinger: Store BufferQueue instances as regular data membersLioncash1-6/+1
2019-02-21service/vi/vi_layer: Convert Layer struct into a classLioncash1-1/+5
2019-02-20service/nvflinger: Relocate definitions of Layer and Display to the vi serviceLioncash1-0/+14