Kaydet (Commit) 9be1c3f6 authored tarafından Lubosz Sarnecki's avatar Lubosz Sarnecki Kaydeden (comit) Andras Timar

tdf#94031 - slideshow: bind correct GL context for prepareEnvironment

Change-Id: Ib139e81f770531f7d808764dd3a77c7ac8d6fa3c
Signed-off-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
üst 962c4349
......@@ -1185,6 +1185,7 @@ void OGLTransitionerImpl::GLInitSlides()
TimerContext aTimerContext("texture creation");
#endif
mpContext->makeCurrent();
prepareEnvironment();
const OGLFormat* pFormat = NULL;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment