[Video] Remove SIMULATE_ code

This commit is contained in:
zilmar 2017-08-17 08:22:24 +10:00
parent f5b0dee53e
commit c54d981c83
2 changed files with 0 additions and 13 deletions

View File

@ -55,11 +55,6 @@ extern "C" {
// Usually enabled
#define LARGE_TEXTURE_HANDLING // allow large-textured objects to be split?
// Simulations
//#define SIMULATE_VOODOO1
//#define SIMULATE_BANSHEE
//********
extern unsigned int BMASK;
extern uint32_t update_screen_count;

View File

@ -506,14 +506,6 @@ int InitGfx()
InitCombine();
#ifdef SIMULATE_VOODOO1
voodoo.sup_mirroring = 0;
#endif
#ifdef SIMULATE_BANSHEE
voodoo.sup_mirroring = 1;
#endif
gfxCullMode(GFX_CULL_NEGATIVE);
if (g_settings->fog()) //"FOGCOORD" extension