summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_synch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-12video_core/gpu: Create threads separately from initializationLioncash1-1/+3
2019-03-15gpu: Use host address for caching instead of guest address.bunnei1-3/+3
2019-03-07gpu: Refactor a/synchronous implementations into their own classes.bunnei1-0/+37