summaryrefslogtreecommitdiffstats
path: root/src/video_core/framebuffer_config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09nvnflinger/gpu: implement blendingLiam1-0/+7
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam1-1/+2
2024-01-31video_core: simplify accelerated surface fetch and crop handling between APIsLiam1-0/+3
2024-01-19SMMU: Initial adaptation to video_core.Fernando Sahmkow1-1/+1
2023-03-01nvnflinger: fix nameLiam1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-25hle: nvflinger: Migrate android namespace -> Service::android.bunnei1-2/+2
2022-03-25hle: nvflinger: Move BufferTransformFlags to its own header.bunnei1-17/+2
2022-03-25hle: nvflinger: Move PixelFormat to its own header.bunnei1-7/+3
2021-10-03gpu: Migrate implementation to the cpp fileameerj1-2/+18
2020-12-29video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.bunnei1-0/+31