Mesa EGL requires the context version to be set to 2.0 or greater before EGL_CONTEXT_OPENGL_NO_ERROR_KHR in the attribute list. Without this, context creation via Mesa EGL with EGL_CONTEXT_OPENGL_NO_ERROR_KHR set fails with EGL_BAD_ATTRIBUTE. Fixes #2348master
parent
378e5fc814
commit
eeeb56eb23
1 changed files with 6 additions and 6 deletions
Loading…
Reference in New Issue