summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nvflinger/graphic_buffer_producer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nvnflinger: fix nameLiam2023-03-011-76/+0
* Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj2023-02-031-2/+2
* Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"liamwhite2023-02-021-2/+2
* nvflinger: Split Parcel class into InputParcel and OutputParcelameerj2022-12-251-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+3
* hle: nvflinger: Merge Rect with Common::Rectangle.bunnei2022-03-251-3/+3
* hle: nvflinger: graphic_buffer_producer: Remove unnecessary pragma pack.bunnei2022-03-251-2/+0
* hle: nvflinger: Migrate android namespace -> Service::android.bunnei2022-03-251-2/+2
* hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs.bunnei2022-03-251-0/+78