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

iOS: Fix some minor refresh issues #17112

Merged

Conversation

warmenhoven
Copy link
Contributor

This shifts the call to task_queue_check() out of the run loop observer to the display link observer, which should cause it to be called slightly less often but still once per frame. Also this leaves the display link refresh rate as default by default.

@LibretroAdmin LibretroAdmin merged commit 98c7f20 into libretro:master Oct 26, 2024
27 checks passed
@warmenhoven warmenhoven deleted the warmenhoven/pr/ios-refresh branch October 29, 2024 12:58
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

Successfully merging this pull request may close these issues.

2 participants