-
-
Notifications
You must be signed in to change notification settings - Fork 477
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
Implement swap interval for android #81
Comments
Merge with upstream This gets us gl_generator 0.5 which gets rid of a bunch of warnings. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/glutin/81) <!-- Reviewable:end -->
Add MouseEntered/MouseLeft for Windows, X11, Wayland, & Cocoa
@tomaka can you elaborate on what you mean with this? is it related to rust-windowing/winit@2a39730? |
Back in October 2014, vsync on Android was not a thing, see: https://github.com/rust-windowing/glutin/blob/118b7d32b4edc7c961f93e1c841d6aca04dee550/src/android/mod.rs Line 350 in 118b7d3
#1271 expands the api to allow setting the swap interval to values other than 1. |
No description provided.
The text was updated successfully, but these errors were encountered: