Skip to content

Conversation

@hugglesfox
Copy link

Updates the SDL2 headers to the latest version which I've through converting them to submodules. The benefits of this being that only the .gitmodules file needs to be modified to update the sdl versions (as apposed to copy/pasting the header files from each SDL project). This does come at the drawback that all of the SDL project files are cloned down via the submodules however they are shallowly cloned (only the latest commit) and recursion is disabled.

Tested on windows. Not tested on Mac

Additionally update the SDL lib versions to latest stable.

Note that SDL_gfx is hosted on sourceforge (not git) and therefore the
source tree is directly bundled.
Originally it was bundled with the SDL_image headers
This reduces the download size as git just gets the latest commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant