aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/framebuffer_config.h
AgeCommit message (Collapse)Author
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.