10 Commits (ac3775e6ae1b791f2a774369b83a50f072921c3e)

Author SHA1 Message Date
Lioncash d6d809db87 yuzu: Remove explicit types from locks where applicable 7 years ago
Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization 7 years ago
bunnei 4555b63750 gpu_thread: Improve synchronization by using CoreTiming. 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 947d364dba gpu_thread: Remove unused dma_pusher class member variable from ThreadManager 7 years ago
bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. 7 years ago
Lioncash c2d4c8b95e video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype 7 years ago
Lioncash 48a461a629 video_core/gpu_thread: Amend constructor initializer list order 7 years ago
bunnei 84ad81ee67 gpu_thread: Fix deadlock with threading idle state check. 7 years ago
bunnei 7b574f406b gpu: Move command processing to another thread. 7 years ago