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

Update built in SDL version for windows #1238

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 18, 2024

  1. Update built in SDL version for windows

    to 2.30.6
    
    Make r_sdlDriver settable at startup to choose which SDL backend is used "wayland" for example.
    
    Add r_allowScreensaver cvar to allow enabling screen to sleep while game is running.
    
    Turn on hint to bring back pre-SDL 2.0.14 behavior for alt-tab on focus loss.
    
    Add s_sdlDriver to choose which backend is used for SDL audio ("pulseaudio" or "pipewire" for example)
    
    Silence Apple OpenGL deprecated warnings
    ensiform committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8f56a46 View commit details
    Browse the repository at this point in the history