Description
Adds 32-bit SDL3 support for portable low-level access to graphics, audio, keyboard, mouse, controllers, and platform events. It helps compatibility games and multimedia applications use a modern SDL runtime.
SDL applications can use input devices, audio output, windows, and sometimes game controllers. Behavior depends on platform backends, permissions, and application code.