Commit Graph

10 Commits (a595e9e8a7a6a742481b1cd05455d3c639095413)

Author SHA1 Message Date
Liam a595e9e8a7 nvnflinger/gpu: implement layer stack composition 2 years ago
Liam 80de01a5b4 video_core: simplify accelerated surface fetch and crop handling between APIs 2 years ago
Fernando Sahmkow 0a2536a0df SMMU: Initial adaptation to video_core. 2 years ago
Liam 809148e1a5 nvnflinger: fix name 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
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.
4 years ago
bunnei ca12a77670 hle: nvflinger: Migrate android namespace -> Service::android. 4 years ago
bunnei 05d80fba38 hle: nvflinger: Move BufferTransformFlags to its own header. 4 years ago
bunnei d456b9d554 hle: nvflinger: Move PixelFormat to its own header. 4 years ago
ameerj 427bf76e62 gpu: Migrate implementation to the cpp file 4 years ago
bunnei 14c825bd1c video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.
- We must always use a GPU thread now, even with synchronous GPU.
5 years ago