summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_asynch.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-05nv_host_ctrl: Make Sync GPU variant always return synced result.Fernando Sahmkow1-1/+1
2019-07-05Gpu: Implement Hardware Interrupt Manager and manage GPU interruptsFernando Sahmkow1-0/+7
2019-04-12video_core/gpu: Create threads separately from initializationLioncash1-1/+5
2019-04-02gpu_thread: Improve synchronization by using CoreTiming.bunnei1-1/+1
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