X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=mupen64plus-pandora.git;a=blobdiff_plain;f=source%2Fgles2rice%2Fsrc%2FOGLGraphicsContext.cpp;h=09acac098610f562c78ecac58e37d7bf806a640b;hp=6c1f4e8b5398eb1842b71945fae73eb6a3080d81;hb=ea03ad213a7c83970cdf11e64c769918274ebda2;hpb=ad0f154dfe4248c7dd6b603b10f3a9a422ab1114 diff --git a/source/gles2rice/src/OGLGraphicsContext.cpp b/source/gles2rice/src/OGLGraphicsContext.cpp index 6c1f4e8..09acac0 100755 --- a/source/gles2rice/src/OGLGraphicsContext.cpp +++ b/source/gles2rice/src/OGLGraphicsContext.cpp @@ -310,7 +310,7 @@ void COGLGraphicsContext::InitOGLExtension(void) m_bSupportAnisotropicFiltering = IsExtensionSupported("GL_EXT_texture_filter_anisotropic"); #else m_bSupportMultiTexture = true; - m_bSupportFogCoord = false; + m_bSupportFogCoord = true; m_bSupportAnisotropicFiltering = true; #endif // Compute maxAnisotropicFiltering