summaryrefslogtreecommitdiffstats
path: root/src/video_core/framebuffer_config.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-12-29video_core: gpu: Refactor out synchronous/asynchronous GPU implementations.bunnei1-0/+31
- We must always use a GPU thread now, even with synchronous GPU.