aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
AgeCommit message (Expand)Author
2019-04-05video_core/gpu_thread: Silence truncation warning in ThreadManager's constructorLioncash
2019-04-01gpu_thread: Improve synchronization by using CoreTiming.bunnei
2019-03-27gpu_thread: Remove unused dma_pusher class member variable from ThreadManagerLioncash
2019-03-14gpu: Use host address for caching instead of guest address.bunnei
2019-03-06gpu_thread: Fix deadlock with threading idle state check.bunnei
2019-03-06gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion.bunnei
2019-03-06gpu: Always flush.bunnei
2019-03-06gpu: Move command processing to another thread.bunnei