py-sdl / py-sdl2

Python ctypes wrapper around SDL2
Other
303 stars 49 forks source link

Update bindings to SDL 2.28.0 #266

Closed a-hurst closed 1 year ago

a-hurst commented 1 year ago

PR Description

This PR adds bindings and tests for the new functions/constants/structures added in the SDL 2.28.0 release, which aren't too extensive.

Merge Checklist