You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
CVDisplayLink
appears to have been deprecated with macOS 14; check for availability ofCAMetalDisplayLink
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.The text was updated successfully, but these errors were encountered: