summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/layer (follow)
Commit message (Expand)AuthorAgeFilesLines
* vi: manage resources independently of nvnflinger and refactorLiam2024-02-182-136/+0
* nvnflinger/gpu: implement blendingLiam2024-02-092-2/+17
* core: support offline web appletLiam2024-01-302-1/+10
* vi: check layer state before opening or closingLiam2024-01-181-4/+5
* vi: fix confusion between closing and destroying layersLiam2023-12-122-2/+15
* general: Convert source file copyright comments over to SPDXMorph2022-04-232-6/+4
* hle: nvflinger: Migrate android namespace -> Service::android.bunnei2022-03-251-2/+2
* hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.bunnei2022-03-252-14/+49
* core: Make variable shadowing a compile-time errorLioncash2021-05-162-3/+3
* service/nvflinger: Store BufferQueue instances as regular data membersLioncash2019-02-222-13/+6
* service/vi/vi_layer: Convert Layer struct into a classLioncash2019-02-212-2/+35
* service/nvflinger: Relocate definitions of Layer and Display to the vi serviceLioncash2019-02-202-0/+39