mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 16:57:54 +00:00
gpu: Move command processing to another thread.
This commit is contained in:
parent
1945456cc7
commit
9d1ee628b2
9 changed files with 358 additions and 15 deletions
|
@ -17,6 +17,8 @@ add_library(video_core STATIC
|
|||
engines/shader_header.h
|
||||
gpu.cpp
|
||||
gpu.h
|
||||
gpu_thread.cpp
|
||||
gpu_thread.h
|
||||
macro_interpreter.cpp
|
||||
macro_interpreter.h
|
||||
memory_manager.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue