summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/consumer_base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: nvflinger: Use std::chrono for present_ns.bunnei2022-03-251-2/+2
* hle: nvflinger: Migrate android namespace -> Service::android.bunnei2022-03-251-2/+2
* hle: nvflinger: Add implementation for ConsumerBase class.bunnei2022-03-251-0/+129