Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for SDL_RenderSetIntegerScale #299

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

jship
Copy link
Contributor

@jship jship commented Jan 24, 2024

Adds bindings for SDL_RenderSetIntegerScale/SDL_RenderGetIntegerScale. These functions were added in SDL 2.0.5, so I don't believe there should be a need to guard them behind the recent-ish flag.

Unrelated to the thrust of the PR, but some redundant liftIOs in SDL.Video.Renderer were removed while I was in there. I kept that as a separate commit and am happy to exclude that commit if that's preferred.

@dpwiz dpwiz merged commit 18e8c26 into haskell-game:master Jan 29, 2024
8 of 12 checks passed
@jship jship deleted the integer-scales branch January 29, 2024 14:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants