summaryrefslogtreecommitdiffstats
path: root/src/video_core/framebuffer_config.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.