X Tutup
Skip to content

OPENGL: Use helper functions for endian-specific pixel formats#6590

Merged
bluegr merged 1 commit intoscummvm:masterfrom
ccawley2011:opengl-formats
May 3, 2025
Merged

OPENGL: Use helper functions for endian-specific pixel formats#6590
bluegr merged 1 commit intoscummvm:masterfrom
ccawley2011:opengl-formats

Conversation

@ccawley2011
Copy link
Member

This should hopefully be a bit less prone to error.

@lephilousophe
Copy link
Member

LGTM.

Is it possible to move the helpers in the header file to avoid a function call?

@ccawley2011
Copy link
Member Author

Is it possible to move the helpers in the header file to avoid a function call?

OK, done.

@bluegr
Copy link
Member

bluegr commented May 3, 2025

Nice work, thanks!

@bluegr bluegr merged commit 0b94d5b into scummvm:master May 3, 2025
8 checks passed
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

X Tutup