Skip to content
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

Merge all SDL renderer update_colors functions. #468

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

AliceLR
Copy link
Owner

@AliceLR AliceLR commented Aug 30, 2024

SDL3 uses const equivalents to SDL_PixelFormat that have to be acquired in a different way from SDL1.2 and SDL2. This combines the remaining SDL-based update_colors renderer functions and adds an intermediary const SDL_PixelFormat to hopefully make the switch slightly easier.

@AliceLR AliceLR added this to the 2.93b milestone Aug 30, 2024
@AliceLR AliceLR merged commit 0d17e15 into master Aug 30, 2024
18 checks passed
@AliceLR AliceLR deleted the merge-sdl-update-palette branch August 30, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant