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

Don't use CVDisplayLink where CAMetalDisplayLink is available. #1395

Open
TomHarte opened this issue Aug 27, 2024 · 0 comments
Open

Don't use CVDisplayLink where CAMetalDisplayLink is available. #1395

TomHarte opened this issue Aug 27, 2024 · 0 comments

Comments

@TomHarte
Copy link
Owner

TomHarte commented Aug 27, 2024

CVDisplayLink appears to have been deprecated with macOS 14; check for availability of CAMetalDisplayLink and use it where possible. It's actually more expressive, so I think more likely to allow the emulator to exploit high-refresh-rate displays on the Mac.

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

1 participant