Closed
Conversation
Member
opadron
commented
Jul 24, 2020
- libglvnd support was added in Add libglvnd packages/Add EGL support #14572.
- It looks like something went wrong with the rebase (identified in having an opengl dependency fails with a confusing error message #17512).
- I started working on fixing the missing code (Fix opengl and mesa handling of +glvnd #17663).
- After taking another look, @chuckatkins and I decided to just revert, instead (Revert "Add libglvnd packages/Add EGL support (#14572)" #17682).
- This PR aims to reintroduce libglvnd support, started in Add libglvnd packages/Add EGL support #14572 with the fixes from Fix opengl and mesa handling of +glvnd #17663 and other fixes.
3a04ffa to
ea50e40
Compare
3a04ffa to
24534c1
Compare
chuckatkins
suggested changes
Jul 28, 2020
| variant('glvnd', | ||
| default=False, | ||
| description="Expose Graphics APIs through libglvnd") | ||
|
|
There was a problem hiding this comment.
I looks like we're also missing the configure arguments to turn this on
d2cad0d to
c84ac43
Compare
c84ac43 to
7f3221a
Compare
added 16 commits
September 28, 2020 12:21
add default providers for glvnd-gl, glvnd-glx, and glvnd-egl
7f3221a to
17cd405
Compare
|
Replaced by #26301 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.