Skip to content

GLX: Refuse to transition directly from EGL to GLX contexts

Adam Jackson requested to merge github/fork/nwnk/foreign-api-makecurrent into master

This is not expected to be common, and is undefined at the Khronos level in any case. Refuse such attempts with BadAccess.

Merge request reports