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

Implement CVDisplayLink based timer on macOS #12652

Merged
merged 2 commits into from
Aug 25, 2023
Merged

Implement CVDisplayLink based timer on macOS #12652

merged 2 commits into from
Aug 25, 2023

Conversation

maxkatz6
Copy link
Member

What is the current behavior?

FPS is hardcoded with 60 on macOS.

What is the updated/expected behavior with this PR?

Render timer is based on the display refresh rate.

Screenshot 2023-08-24 at 1 43 31 AM

Fixed issues

Fixes #12637

@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0038739-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 enabled auto-merge August 25, 2023 00:54
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0038762-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 added this pull request to the merge queue Aug 25, 2023
Merged via the queue into master with commit 458e5ed Aug 25, 2023
@maxkatz6 maxkatz6 deleted the cvdisplaylink branch August 25, 2023 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants