Merge pull request #2353 from lioncash/surface

yuzu/debugger: Remove graphics surface viewer
This commit is contained in:
bunnei 2019-04-09 21:20:02 -04:00 committed by GitHub
commit 4f130215fc
5 changed files with 0 additions and 622 deletions

View file

@ -56,8 +56,6 @@ add_executable(yuzu
debugger/graphics/graphics_breakpoints.cpp
debugger/graphics/graphics_breakpoints.h
debugger/graphics/graphics_breakpoints_p.h
debugger/graphics/graphics_surface.cpp
debugger/graphics/graphics_surface.h
debugger/console.cpp
debugger/console.h
debugger/profiler.cpp