Description
32-bit SDL 1.2 applications can run on top of SDL 2 without being rewritten. This helps old games and tools gain better integration with modern displays, input handling, and audio backends.
It is a compatibility layer, not a replacement for every SDL 1.2 behavior. Test individual games because timing, input, or rendering assumptions may differ.