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

Some screen mode refactoring #836

Merged
merged 8 commits into from
Sep 28, 2023

Conversation

Daft-Freak
Copy link
Collaborator

Non-picovision screen-related changes from that branch (in an attempt to clean it up to not break other things).

Most break-y change is always using set_screen_mode_format at the API level to simplify some stuff. (Could probably delete the old one from -sdl/-pico after this).

Tested on SDL, 32blit, PicoSystem and VGA board... I think.

(Still not sure about (PixelFormat)-1, but also didn't want to think about Surface(..., PixelFormat::Default) being a thing)

@Gadgetoid Gadgetoid merged commit 2f6b9ad into 32blit:master Sep 28, 2023
8 checks passed
@Gadgetoid
Copy link
Contributor

Presto mergo testo ... uh no 😢

Thank you!

@Daft-Freak Daft-Freak deleted the screen-format-always branch September 28, 2023 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants