#libsdl — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #libsdl, aggregated by home.social.
-
https://voxelmanip.se/2024/12/14/sdl-lean-and-mean/
An article on a mostly-undocumented #libSDL option.
-
#libSDL, the Simple DirectMedia Layer introduced a "toolkit" for the #X11 backend, allowing to create a non-Zenity file dialogs implementation, a non-Steam overlay keyboard implementation and a tray implementation for legacy desktops in https://github.com/libsdl-org/SDL/pull/13855. #XLibre #Xingsday
-
I love how comprehensive #libSDL3 is.
Also, the documentation... the world needs more documentation like it has. -
I love how comprehensive #libSDL3 is.
Also, the documentation... the world needs more documentation like it has. -
I love how comprehensive #libSDL3 is.
Also, the documentation... the world needs more documentation like it has. -
#SDL 2.32.4 (old stable) has been released (#libSDL / #SimpleDirectMediaLayer) https://libsdl.org/
-
#SDL 3.2.10 has been released (#libSDL / #SimpleDirectMediaLayer) https://libsdl.org/
-
Playing around with SDL and C++, following the Lazy Foo tutorials while listening to some suitable music 🤘🤘🤘
-
I’m starting a graphics based project, and decided to use SDL2 in Windows. This meant setting up a development environment. Here’s some notes on how I set up MSYS2, VS Code and LibSDL2.