mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
VideoCommon: move xf state management to its own class, so changes can be detected in places other than VertexShaderManager
This commit is contained in:
@ -196,6 +196,8 @@ add_library(videocommon
|
||||
Widescreen.h
|
||||
XFMemory.cpp
|
||||
XFMemory.h
|
||||
XFStateManager.cpp
|
||||
XFStateManager.h
|
||||
XFStructs.cpp
|
||||
XFStructs.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user