summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/vi/vi_m.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger: fix nameLiam2023-03-011-7/+7
* service: move hle_ipc from kernelLiam2023-03-011-5/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.bunnei2022-03-251-2/+5
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)bunnei2020-11-241-2/+2
* service/vi: Remove use of a module classLioncash2019-02-261-3/+16
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Service/vi: convert services to modulemailwl2018-03-211-14/+3
* Services: Vi shouldn't be responsible for creating nvflinger.Subv2018-01-221-1/+1
* VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv2018-01-221-1/+5
* yuzu: Update license text to be consistent across project.bunnei2018-01-131-1/+1
* NV: Keep track of Displays, Layers and BufferQueues in nvflinger.Subv2018-01-111-0/+2
* NV: Implemented (with stubs) the vi:m service and some of its subservices.Subv2018-01-111-0/+23