graphics: refactor screenshots (#860)

First commit - pure refactoring, no functional changes

Second commit - clean up & minor bug fix.
This commit is contained in:
bicarus
2026-08-09 20:47:38 -07:00
committed by GitHub
parent 2386047c2f
commit 3da352488e
4 changed files with 366 additions and 326 deletions
+1
View File
@@ -536,6 +536,7 @@ set(SOURCE_FILES ${SOURCE_FILES}
hooks/graphics/nvapi_hook.cpp
hooks/graphics/nvenc_hook.cpp
hooks/graphics/backends/d3d9/d3d9_backend.cpp
hooks/graphics/backends/d3d9/d3d9_screenshot.cpp
hooks/graphics/backends/d3d9/d3d9_device.cpp
hooks/graphics/backends/d3d9/d3d9_gfdm.cpp
hooks/graphics/backends/d3d9/d3d9_live2d.cpp