summaryrefslogtreecommitdiffstats
path: root/src/video_core/gpu_thread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core/gpu_thread: Remove unimplemented WaitForIdle function prototypeLioncash2019-03-071-3/+0
* video_core/gpu_thread: Amend constructor initializer list orderLioncash2019-03-071-2/+2
* gpu_thread: Fix deadlock with threading idle state check.bunnei2019-03-071-3/+4
* gpu: Move command processing to another thread.bunnei2019-03-071-0/+135