summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_synch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core/gpu: Create threads separately from initializationLioncash2019-04-121-0/+1
* gpu: Use host address for caching instead of guest address.bunnei2019-03-151-3/+3
* video_core/gpu: Make GPU's destructor virtualLioncash2019-03-071-1/+1
* gpu: Refactor a/synchronous implementations into their own classes.bunnei2019-03-071-0/+29