Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
steam-runtime-tools
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
steamrt
steam-runtime-tools
Commits
daf86375
Commit
daf86375
authored
5 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
d797a28b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/changelog
+17
-0
17 additions, 0 deletions
debian/changelog
with
17 additions
and
0 deletions
debian/changelog
+
17
−
0
View file @
daf86375
steam-runtime-tools (0.20241106.0) UNRELEASED; urgency=medium
* pressure-vessel:
- Add a mechanism to set SDL_DYNAMIC_API to force use of the runtime's
version of SDL2 in a non-distro-specific way, even in games that
have their own bundled or statically-linked SDL2 (as long as it is
version ≥ 2.0.2 and the dynapi feature has not been disabled).
This can be activated by setting a game's launch options to
`STEAM_COMPAT_RUNTIME_SDL2=1 %command%` or by adding
`runtime-sdl2` to `STEAM_COMPAT_FLAGS`. (steamrt/tasks#578)
- Add an equivalent mechanism for SDL3_DYNAMIC_API, activated via
`STEAM_COMPAT_RUNTIME_SDL3=1` or `runtime-sdl3`.
This is not practically useful yet, but will become relevant when
we start to provide SDL3 in runtimes. (steamrt/tasks#578)
-- Simon McVittie <smcv@collabora.com> Wed, 06 Nov 2024 11:15:23 +0000
steam-runtime-tools (0.20241101.0) steamrt; urgency=medium
steam-runtime-tools (0.20241101.0) steamrt; urgency=medium
* pressure-vessel:
* pressure-vessel:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment