summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_thread.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-07video_core/gpu_thread: Remove unimplemented WaitForIdle function prototypeLioncash1-3/+0
2019-03-07video_core/gpu_thread: Amend constructor initializer list orderLioncash1-2/+2
2019-03-07gpu_thread: Fix deadlock with threading idle state check.bunnei1-3/+4
2019-03-07gpu: Move command processing to another thread.bunnei1-0/+135