Skip to content

Port more SDL functions (SDL3) #3515

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Starbuck5
Copy link
Member

While #3435 does get Surface compiling, it's actual functionality is quite limited due to the prevalence of SDL int return code -> bool return code issues.

When combined with #3435 and built on SDL3, this brings the surface test suite from
FAILED (failures=8, errors=198, skipped=2) to FAILED (failures=5, errors=130, skipped=2), a significant improvement. A lot of the remaining fails after this are about the lack of display.

@Starbuck5 Starbuck5 requested a review from a team as a code owner June 21, 2025 22:23
@Starbuck5 Starbuck5 added sdl3 Surface pygame.Surface labels Jun 21, 2025
@ankith26 ankith26 added this to the 2.5.6 milestone Jun 22, 2025
Copy link
Member

@ankith26 ankith26 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sdl3 Surface pygame.Surface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants