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

Fix Android surface creation #3132

Merged
merged 1 commit into from Jan 28, 2020
Merged

Fix Android surface creation #3132

merged 1 commit into from Jan 28, 2020

Conversation

francesca64
Copy link
Contributor

Android support was added to raw-window-handle a while ago, so with this, gfx works on Android again!

PR checklist:

  • make succeeds (on *nix)
  • make reftests succeeds
  • tested examples with the following backends:
  • rustfmt run on changed code

Copy link
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet!

@kvark
Copy link
Member

kvark commented Jan 28, 2020

bors r+

bors bot added a commit that referenced this pull request Jan 28, 2020
3132: Fix Android surface creation r=kvark a=francesca64

Android support was added to `raw-window-handle` a while ago, so with this, gfx works on Android again!

PR checklist:
- [x] `make` succeeds (on *nix)
- [ ] `make reftests` succeeds
- [ ] tested examples with the following backends:
- [x] `rustfmt` run on changed code

Co-authored-by: Francesca Plebani <francesca@brainiumstudios.com>
@bors
Copy link
Contributor

bors bot commented Jan 28, 2020

Build succeeded

@bors bors bot merged commit 10f35c2 into gfx-rs:master Jan 28, 2020
bors bot added a commit that referenced this pull request Feb 1, 2020
3137: [0.4] Fix Android surface creation r=grovesNL a=francesca64

#3132 backported to 0.4

Would it be possible to get this released?

PR checklist:
- [x] `make` succeeds (on *nix)
- [ ] `make reftests` succeeds
- [ ] tested examples with the following backends:
- [x] `rustfmt` run on changed code

Co-authored-by: Francesca Plebani <francesca@brainiumstudios.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants