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