Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Sep 18, 2022

SDL2: 2.0.9 --> 2.24.0
SDL2_image: 2.0.4 --> 2.6.2
SDL2_mixer: 2.0.4 --> 2.6.2
SDL2_ttf: 2.0.15 --> 2.20.1

⚠️ Needs some wide runtime testing before merge. Tested.

✅ Includes sdl-gl-swapwindow-nogil.patch (See: kivy/kivy#8025)
✅ Tested jpg, png and webp support via SDL2_image
✅ Tested mp3, wav and ogg support via SDL2_mixer
✅ Added packaging to requirements (LooseVersion is deprecated)
✅ Added a logic that allow kivy to be patched only if needed. (Is quite common to target kivy==master, and the sdl-gl-swapwindow-nogil.patch should not be applied in that case, otherwise gets reversed.)

@misl6 misl6 changed the title [WIP] Update SDL2, SDL2_ttf, SDL2_mixer, SDL2_image to latest releases Update SDL2, SDL2_ttf, SDL2_mixer, SDL2_image to latest releases Oct 8, 2022
@misl6 misl6 force-pushed the feat/sdl2-2.24.0 branch from 05a2753 to 16a81b7 Compare October 8, 2022 10:20
@misl6 misl6 requested a review from AndreMiras October 8, 2022 10:27
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice stuff thanks a mil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants