Video_Software: Toggable zfreeze and early_z support for testing.

This commit is contained in:
NeoBrainX
2013-02-15 17:44:56 +01:00
parent 8923f0e13b
commit 183ad0c628
4 changed files with 18 additions and 6 deletions

View File

@ -36,6 +36,10 @@ struct SWVideoConfig : NonCopyable
bool bHwRasterizer;
// Emulation features
bool bZComploc;
bool bZFreeze;
bool bShowStats;
bool bDumpTextures;