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

X backend is broken as of EGLStreams support #249

Open
ddevault opened this issue Apr 7, 2017 · 3 comments
Open

X backend is broken as of EGLStreams support #249

ddevault opened this issue Apr 7, 2017 · 3 comments

Comments

@ddevault
Copy link
Collaborator

ddevault commented Apr 7, 2017

No description provided.

@vially
Copy link
Contributor

vially commented Apr 7, 2017

Can you provide more info? Seems to work for me using proprietary nVidia drivers.

@ddevault
Copy link
Collaborator Author

ddevault commented Apr 7, 2017

I'm using nouveau.

@vially
Copy link
Contributor

vially commented Apr 7, 2017

I can't test it because nouveau doesn't work for my card. But I think there's a bug in code where context->device_extensions is null when it's not supposed to. It could be fixed by setting: context->device_extensions = ""; before line 337 in egl.c

But I have no idea if your bug is related to this or not.

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

2 participants