summaryrefslogtreecommitdiffstats
path: root/src/video_core/framebuffer_config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gpu: Migrate implementation to the cpp fileameerj2021-10-031-2/+18
|
* video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.bunnei2020-12-291-0/+31
- We must always use a GPU thread now, even with synchronous GPU.