aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/framebuffer_config.h
AgeCommit message (Collapse)Author
2024-02-09nvnflinger/gpu: implement blendingLiam
2024-01-31nvnflinger/gpu: implement layer stack compositionLiam
2024-01-31video_core: simplify accelerated surface fetch and crop handling between APIsLiam
2024-01-18SMMU: Initial adaptation to video_core.Fernando Sahmkow
2023-03-01nvnflinger: fix nameLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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-24hle: nvflinger: Migrate android namespace -> Service::android.bunnei
2022-03-24hle: nvflinger: Move BufferTransformFlags to its own header.bunnei
2022-03-24hle: nvflinger: Move PixelFormat to its own header.bunnei
2021-10-03gpu: Migrate implementation to the cpp fileameerj
2020-12-28video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.bunnei
- We must always use a GPU thread now, even with synchronous GPU.