Skip to content

Tags: pygame-community/SDL_image

Tags

2.8.8-pgce

Toggle 2.8.8-pgce's commit message
Update CI

2.8.4-pgce

Toggle 2.8.4-pgce's commit message
Update libpng

Statically links in zlib now, so explicit zlib DLL can be removed.

2.8.3-pgce

Toggle 2.8.3-pgce's commit message

Verified

This commit was signed with the committer’s verified signature.
ankith26 Ankith
Update libpng

Statically links in zlib now, so explicit zlib DLL can be removed.

2.8.2-pgce

Toggle 2.8.2-pgce's commit message
Update libpng

Statically links in zlib now, so explicit zlib DLL can be removed.

2.8.0-pgce

Toggle 2.8.0-pgce's commit message
Configure pygame-ce SDL build

- Modify VS projects to pick up SDL in location we install
- Modify VS projects to use libpng and libjpeg(turbo)
- Adds libpng and libjpeg(turbo) to VisualC/external (libpng+zlib is from SDL_image 2.0.5 build, libjpeg turbo is from libjpeg-turbo 3.0.1 release gcc installers, lib/headers extracted from install)
- Adds automation to construct SDL_image bundle using msbuild (VS projects)