summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/graphic_buffer_producer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+3
2022-03-25hle: nvflinger: Merge Rect with Common::Rectangle.bunnei1-3/+3
2022-03-25hle: nvflinger: graphic_buffer_producer: Remove unnecessary pragma pack.bunnei1-2/+0
2022-03-25hle: nvflinger: Migrate android namespace -> Service::android.bunnei1-2/+2
2022-03-25hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs.bunnei1-0/+78