forked from pygame-community/pygame-ce
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from pygame-community:main #17
Open
pull
wants to merge
1,017
commits into
Matiiss:main
Choose a base branch
from
pygame-community:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Missing pixels in `aalines` when using integer coordinates
Add meson flag for compiling with SDL3
SDL3: compile rect, bufferproxy, math, newbuffer, geometry
Fixes for rwobject (now iostream) SDL3
SDL3 support for pygame.system
Fix stubcheck error on windows, mark typealiases as such in typing
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.8.0 to 6.9.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@32945a3...4f58ea7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/docker/build-push-action-6.9.0 Bump docker/build-push-action from 6.8.0 to 6.9.0
…ons/actions/cache-4.1.0 Bump actions/cache from 4.0.2 to 4.1.0
* Add italian readme * Add french rst data tag * Fix the english data tag * Add last revision date v1 * Add last revision date v2 * Add last reviewed and add suggested fixes
In SDL3, surf->format is not a good enough source of information about the surface to do things like MapRGB, because it doesn't have palette information. Therefore I think it makes sense to pass around surfaces instead of SDL_PixelFormats. This commit gets the color module compiling in SDL3.
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.1...v2.21.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/pypa/cibuildwheel-2.21.3 Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
Adjust pg_MappedColorFromObj API for SDL3-porting
* Handle more color values in _color_from_obj * Test all color arguments
…ions and methods (#3091) * document the internal state of sound/music volume * formatting (of course)
Bump SDL to 2.30.11 and SDL_ttf to 2.24.0
All the surrounding code is written to assume the surface has already been locked (which it has). Possibly this was a copy paste error many years ago, it's been in pygame/pygame-ce for at least 9 years.
Remove unnecessary lock in gfxdraw
Co-authored-by: zoldalma <[email protected]> Co-authored-by: Dan Lawrence <[email protected]>
…ixes event.peek return bool, minor doc/stub fixes
SDL3: restructure cliprect handling in draw.c
…o-update-deps Bump SDL2_image and SDL3 prerelease
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@48aba3b...b32b51a) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ons/docker/build-push-action-6.11.0 Bump docker/build-push-action from 6.10.0 to 6.11.0
- Brings SDL3 just a bit closer. Rotozoom.c for example now compiles, previously did not. - Simplify 2 pixel format checks - Remove unneeded include from transform.c
Port key and mouse to SDL3
Introduce PG_SURF_FORMATENUM macro (SDL3 compat)
Drop circleci, use gh actions for arm manylinux
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.11.0 to 6.12.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@b32b51a...67a2d40) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Fix/improve _sdl2 stubs
…ons/docker/build-push-action-6.12.0 Bump docker/build-push-action from 6.11.0 to 6.12.0
Co-authored-by: Ankith <[email protected]>
Expand __init__ parameters for `Window`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )