-
Hello Ryan,
I'd like to know if there are plans (or there is already pushed work) to have a SDL3 compatible backend for mojoAL.
If there is no plan in the horizon I could try to port it over mysel…
-
SDL3 is now [ABI Stable](https://github.com/libsdl-org/SDL/issues/11060).
It would be great to update this library similar to the SDL3_mixer library.
-
Low priority but would be nice to have the new quality of life improvements. This would only take a day and affects windowing and 2D rendering the most.
-
Hi, with SDL3 now being released for a while, this is a request for it's support.
https://wiki.libsdl.org/SDL3/NewFeatures
-
### Package Name/Version
SDL/3.1.3
### Webpage
https://www.libsdl.org
### Source code
https://github.com/libsdl-org/SDL/releases/tag/preview-3.1.3
### Description of the library/tool
Could we p…
-
Now that SDL3 has reached API and ABI stability, it would be great to have some wraps for it and its "satellite" libraries (SDL_ttf, SDL_mixer, SDL_image, etc.)
Announcement: https://github.com/lib…
-
Since SDL3 is now stable, migrating to it might be a good consideration - depending on the effort required.
Migration guide: https://wiki.libsdl.org/SDL3/README/migration
-
### Package:
https://aur.archlinux.org/packages/sdl3-git
https://aur.archlinux.org/packages/lib32-sdl3-git
https://aur.archlinux.org/packages/sdl2-compat-git
https://aur.archlinux.org/packages…
-
SDL v3 is available as a prerelease. The SDL backend should probably be updated to allow either v2 or v3.
-
In SDL3 there is an option to use callbacks for your application instead of a main loop because some platforms (iOS/Android/emscripten) call your app back to do things like render a frame: https://wik…