Skip to content

OPENGL: Add support for more pixel formats #6658

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

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

ccawley2011
Copy link
Member

@ccawley2011 ccawley2011 commented May 28, 2025

The main addition here is support for ARGB8888, which is the preferred format for AGS in 32-bit mode, but some other formats have also been added/changed for consistency.

TODO: Test with OpenGL ES implementations that support GL_EXT_texture_format_BGRA8888. Confirmed working on Android.

@lephilousophe
Copy link
Member

What's the link between this PR and #6656?

@ccawley2011
Copy link
Member Author

What's the link between this PR and #6656?

The first commit from this PR is cherry-picked from that PR to avoid conflicts.

@bluegr
Copy link
Member

bluegr commented Jun 3, 2025

Thanks!

@bluegr bluegr merged commit 696a1bb into scummvm:master Jun 3, 2025
8 checks passed
@ccawley2011 ccawley2011 deleted the opengl-bgra branch June 3, 2025 11:32
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.

3 participants