Prevent using multisample FBOs if FBOs are not enabled, or multisample FBOs are unsupported
This commit is contained in:
@@ -502,7 +502,6 @@ public:
|
||||
static BOOL sRenderBump;
|
||||
static BOOL sBakeSunlight;
|
||||
static BOOL sNoAlpha;
|
||||
static BOOL sUseFBO;
|
||||
static BOOL sUseFarClip;
|
||||
static BOOL sShadowRender;
|
||||
static BOOL sSkipUpdate; //skip lod updates
|
||||
|
||||
Reference in New Issue
Block a user