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

[WIP] GL support for MacOS #284

Closed
wants to merge 3 commits into from
Closed

[WIP] GL support for MacOS #284

wants to merge 3 commits into from

Conversation

@ferjm
Copy link
Member

ferjm commented Jul 17, 2019

No description provided.

@@ -10,6 +10,9 @@ path = "lib.rs"
[dependencies.gstreamer]
version = "0.14"

[dependencies.gstreamer-gl]
version = "0.14"

This comment has been minimized.

@ceyusa

ceyusa Jul 18, 2019

Contributor

This is problematic. I had to split in crates the renders because, for some platforms it is not possible to link with gstreamer-gl. Thus this basic render crate shouldn't depende on gstreamer-gl.

@bors-servo
Copy link
Contributor

bors-servo commented Jul 18, 2019

The latest upstream changes (presumably #285) made this pull request unmergeable. Please resolve the merge conflicts.

@ferjm ferjm force-pushed the ferjm:gstgl.osx branch from da718c0 to 212aa15 Jul 19, 2019
@ceyusa ceyusa mentioned this pull request Sep 27, 2019
@ferjm
Copy link
Member Author

ferjm commented Sep 27, 2019

Closing in favour of #315

@ferjm ferjm closed this Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.