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

SDL: Switch to SDL_WaitEventTimeout instead of SDL_PollEvent when possible. #19207

Merged
merged 1 commit into from
May 28, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 28, 2024

  • Tested on Mac
  • Tested on Linux

Fixes #19131

@hrydgard hrydgard added this to the v1.18.0 milestone May 28, 2024
@hrydgard hrydgard added the SDL2 Issue on SDL (or Qt in SDL code) but not all ports. label May 28, 2024
@hrydgard hrydgard marked this pull request as ready for review May 28, 2024 17:18
@hrydgard hrydgard merged commit a851e82 into master May 28, 2024
18 checks passed
@hrydgard hrydgard deleted the sdl-avoid-spinning branch May 28, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDL2 Issue on SDL (or Qt in SDL code) but not all ports.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CPU at 100% in menu in Vulkan on Linux
1 participant