Prevent using multisample FBOs if FBOs are not enabled, or multisample FBOs are unsupported

This commit is contained in:
Shyotl
2012-02-03 14:12:36 -06:00
parent b6fa215c4e
commit bf44d3f98e
2 changed files with 8 additions and 4 deletions

View File

@@ -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