Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Depend on specific versions. Explicitly show an EGL dependency. #49

Closed
wants to merge 15 commits into from

Conversation

larsbergstrom
Copy link

r? @glennw

Need to both:

  1. Use better strict versions to avoid Spurious rebuilds of paths-overrides rust-lang/cargo#2041
  2. Actually depend on EGL, which we're generating bindings for

Review on Reviewable

larsbergstrom and others added 15 commits August 22, 2015 07:47
Glutin update

Previous PR (servo#43) was against the master branch, not the servo branch.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/44)
<!-- Reviewable:end -->
Merge latest glutin to get android build fix.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/45)
<!-- Reviewable:end -->
Merge from upstream master

To pick up rust-windowing#580

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/46)
<!-- Reviewable:end -->
Glutin update



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/47)
<!-- Reviewable:end -->
glutin fixes for win32

This PR fixes some dep versions (on user32-sys), stubs out some functions to avoid unimplemented!() panics, and fixes BuilderAttribs to not have a bare *c_void for which the Send trait does not exist.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/glutin/48)
<!-- Reviewable:end -->
@glennw
Copy link
Member

glennw commented Oct 14, 2015

@glennw
Copy link
Member

glennw commented Oct 18, 2015

@larsbergstrom This looks fine to me but travis failed.

@tomaka
Copy link

tomaka commented Oct 18, 2015

You should use gl_generator 0.1.0.
It has exactly the same API and behavior as gl_generator 0.0.28, but it fixes the compilation error that travis sees.

@bors-servo
Copy link

☔ The latest upstream changes (presumably 6525e22) made this pull request unmergeable. Please resolve the merge conflicts.

@metajack
Copy link

metajack commented Nov 3, 2015

pinging @larsbergstrom

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants