summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nvflinger/binder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger: fix nameGravatar Liam2023-03-011-45/+0
* service: move hle_ipc from kernelGravatar Liam2023-03-011-3/+5
* nvflinger: Polymorphic destructor requried for abstract class IBinderGravatar Merry2022-07-151-0/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+3
* hle: nvflinger: Migrate android namespace -> Service::android.Gravatar bunnei2022-03-241-2/+2
* hle: nvflinger: Add IBinder interface.Gravatar bunnei2022-03-241-0/+42