Fixes layer compositing with AA on Mac
This commit is contained in:
@@ -172,6 +172,10 @@ CanvasLayerOGL::UpdateSurface()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
if (mCanvasGLContext) {
|
||||||
|
mCanvasGLContext->MakeCurrent();
|
||||||
|
mCanvasGLContext->fFinish();
|
||||||
|
}
|
||||||
mOGLManager->MakeCurrent();
|
mOGLManager->MakeCurrent();
|
||||||
|
|
||||||
if (mCanvasGLContext &&
|
if (mCanvasGLContext &&
|
||||||
|
|||||||
Reference in New Issue
Block a user