summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvnflinger/hos_binder_driver_server.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-01nvnflinger: fix nameLiam1-3/+3
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-1/+1
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-07core/hle: Replace lock_guard with scoped_lockMerry1-2/+2
2022-03-25hle: nvflinger: Add implementation for HosBinderDriverServer service.bunnei1-0/+36