mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 02:57:59 -05:00
Frontend: Ported the GPU breakpoints and surface viewer widgets from citra.
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
add_library(video_core STATIC
|
||||
command_processor.cpp
|
||||
command_processor.h
|
||||
debug_utils/debug_utils.cpp
|
||||
debug_utils/debug_utils.h
|
||||
engines/fermi_2d.cpp
|
||||
engines/fermi_2d.h
|
||||
engines/maxwell_3d.cpp
|
||||
|
Reference in New Issue
Block a user