summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/buffer_slot.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-06hle: service: nvflinger: buffer_queue_consumer: Always free released buffers.bunnei1-1/+0
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+3
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-03-25hle: nvflinger: Migrate android namespace -> Service::android.bunnei1-2/+2
2022-03-25hle: nvflinger: Add implementation for BufferSlot class.bunnei1-0/+39