summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/consumer_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: nvflinger: ConsumerBase: Mark ctor as explicit.bunnei2022-03-251-1/+1
* hle: nvflinger: consumer_base: StillTracking: Should be const.bunnei2022-03-251-1/+1
* hle: nvflinger: Use std::chrono for present_ns.bunnei2022-03-251-1/+3
* hle: nvflinger: Migrate android namespace -> Service::android.bunnei2022-03-251-2/+2
* hle: nvflinger: Add implementation for ConsumerBase class.bunnei2022-03-251-0/+59