summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/buffer_queue_producer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger: fix lost wakeupLiam2022-11-151-1/+2
* kernel: remove KWritableEventLiam2022-10-131-1/+0
* Core: Fix get nvmap object random crashVonChenPlus2022-10-061-1/+8
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+3
* hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes.bunnei2022-04-021-1/+1
* hle: service: nvflinger: buffer_queue: Remove AutoLock and fix free buffer tracking.bunnei2022-03-261-1/+1
* hle: nvflinger: Migrate android namespace -> Service::android.bunnei2022-03-251-2/+2
* hle: nvflinger: Add implementation for BufferQueueProducer class.bunnei2022-03-251-0/+83