mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Video_Software: Toggable zfreeze and early_z support for testing.
This commit is contained in:
@ -36,6 +36,10 @@ struct SWVideoConfig : NonCopyable
|
||||
|
||||
bool bHwRasterizer;
|
||||
|
||||
// Emulation features
|
||||
bool bZComploc;
|
||||
bool bZFreeze;
|
||||
|
||||
bool bShowStats;
|
||||
|
||||
bool bDumpTextures;
|
||||
|
Reference in New Issue
Block a user