Skip to content

glx: Add a fallback noop glx provider#2830

Draft
stefan11111 wants to merge 1 commit into
X11Libre:masterfrom
stefan11111:glx-noop-provider
Draft

glx: Add a fallback noop glx provider#2830
stefan11111 wants to merge 1 commit into
X11Libre:masterfrom
stefan11111:glx-noop-provider

Conversation

@stefan11111
Copy link
Copy Markdown
Contributor

The X server does support only some screens having a glx provider.

However, libglvnd, and more importantly the mesa and nvidia GLX libraries do not work properly if not all screens have glx support.

Clients are getting X11 errors which are fatal by default.

With this, GLX works when only some screens support it, and the DRI GLX backends aren't built

The X server does support only some screens having a glx
provider.

However, libglvnd, and more importantly the mesa and nvidia
GLX libraries do not work properly if not all screens have
glx support.

Clients are getting X11 errors which are fatal by default.

With this, GLX works when only some screens support it,
and the DRI GLX backends aren't built

Signed-off-by: stefan11111 <stefan11111github@gmail.com>
@stefan11111 stefan11111 marked this pull request as draft May 23, 2026 00:33
@stefan11111
Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant