You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDL 3.1.3 was released today, and the ABI has been frozen! Making an SDL3 backend should now be safe - we can copypaste most of SDL2 and just fix the small bits that dxvk depends on (I think only monitor enumeration changed significantly, everything else is pretty much the same).
The text was updated successfully, but these errors were encountered:
SDL 3.1.3 was released today, and the ABI has been frozen! Making an SDL3 backend should now be safe - we can copypaste most of SDL2 and just fix the small bits that dxvk depends on (I think only monitor enumeration changed significantly, everything else is pretty much the same).
The text was updated successfully, but these errors were encountered: