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

Fix opengl core renderer message pump #1987

Merged
merged 1 commit into from Jan 11, 2022
Merged

Fix opengl core renderer message pump #1987

merged 1 commit into from Jan 11, 2022

Conversation

Copy link
Contributor

@ts-korhonen ts-korhonen commented Jan 11, 2022

Summary

Makes OpenGL 3.0 renderer empty the message queue in one go and only translate and dispatch unhandled messages.

This should fix the full screen mouse lag problem which has been introduced by unknown reason; probably a change in SDL library or Nvidia drivers.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

@OBattler OBattler merged commit 72df487 into 86Box:master Jan 11, 2022
29 checks passed
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.

None yet

2 participants