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

Conversation

ensiform
Copy link
Member

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

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 ensiform requested a review from a team as a code owner August 18, 2024 22:50
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.

1 participant