Kaydet (Commit) 580574df authored tarafından Markus Mohrhard's avatar Markus Mohrhard

add more log messages

Change-Id: Idd3d876a658ac38aa6b32a624dada6b57b021002
üst 9e1abe9e
......@@ -541,6 +541,7 @@ bool OpenGLContext::ImplInit()
None
};
m_aGLWin.ctx = glXCreateContextAttribsARB(m_aGLWin.dpy, pFBC[best_fbc], 0, GL_TRUE, nContextAttribs);
SAL_INFO_IF(m_aGLWin.ctx, "vcl.opengl", "created a 3.2 core context");
}
#endif
......
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