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

Moving mouse in macOS (M1 Air) causes framerate increase #3

Open
mcginty opened this issue Sep 6, 2021 · 2 comments
Open

Moving mouse in macOS (M1 Air) causes framerate increase #3

mcginty opened this issue Sep 6, 2021 · 2 comments

Comments

@mcginty
Copy link
Contributor

mcginty commented Sep 6, 2021

out.mp4
@strohel
Copy link
Member

strohel commented Sep 6, 2021

That is pretty interesting! Does M1 do some kind of variable vsync based on input? 😲

@slightknack
Copy link
Contributor

I tried it out on an M1, and was able to reproduce the issue. It seems like more resources are thrown at windows you're interacting with, which is super interesting. Any ideas as to how to ensure a constant framerate? We're already setting the framerate to 60 fps using glium's control flow.

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

No branches or pull requests

3 participants