summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_thread.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-07gpu_thread: Fix deadlock with threading idle state check.bunnei1-4/+7
2019-03-07gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion.bunnei1-3/+1
2019-03-07gpu: Always flush.bunnei1-8/+5
2019-03-07gpu: Move command processing to another thread.bunnei1-0/+154