Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glfwWindowHint(GLFW_DOUBLEBUFFER, GL_FALSE); on Ubuntu22.04.4's libnvidia-egl-wayland1 #2548

Open
ggarra13 opened this issue May 2, 2024 · 0 comments

Comments

@ggarra13
Copy link

ggarra13 commented May 2, 2024

glfwWindowHint(GLFW_DOUBLEBUFFER, GL_FALSE);

on Ubuntu22.04.4 with libnvidia-egl-wayland1 returns:

EGL: Failed to create window surface: An unrecognized attribute or attribute value was passed in the attribute list

Is this an EGL limitation, an Nvidia or a GLFW bug?

If I run it without libnvidia-egl-wayland1 it works, but of course it runs under Mesa.

Find attached a patched:

triangle-opengl.c

to reproduce.

triangle-opengl.c.txt

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

No branches or pull requests

1 participant