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