Skip to content

[Backport to 1.20] GLX fixes from master

Backport a couple of fixes from master which are relevant to the stable branch, namely:

  • b7a85e44 glx: don't create implicit GLXWindow if one already exists
  • c468d34c glx: Set ContextTag for all contexts

Merge request reports