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

Is endianness relevant? #1

Open
msrd0 opened this issue Nov 16, 2021 · 1 comment
Open

Is endianness relevant? #1

msrd0 opened this issue Nov 16, 2021 · 1 comment

Comments

@msrd0
Copy link
Owner

msrd0 commented Nov 16, 2021

I should test the Argb struct and Rgba struct on platform with different endianness from linux to verify it works. For now, we emit a warning from a build script if we detect big endianness.

@msrd0
Copy link
Owner Author

msrd0 commented Mar 19, 2022

Those have been replaced with rgb::BGRA8 and rgb::RGBA8, respectively. However, the problem with endianness remains, and I still have no big endian hardware to test on.

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

No branches or pull requests

1 participant