mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 08:37:52 +00:00
GPU: Implement guest driver profile and deduce texture handler sizes.
This commit is contained in:
parent
0d6a9f7d6b
commit
e9f3264c8d
13 changed files with 127 additions and 0 deletions
|
@ -29,6 +29,8 @@ add_library(video_core STATIC
|
|||
gpu_synch.h
|
||||
gpu_thread.cpp
|
||||
gpu_thread.h
|
||||
guest_driver.cpp
|
||||
guest_driver.h
|
||||
macro_interpreter.cpp
|
||||
macro_interpreter.h
|
||||
memory_manager.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue