mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
15cd4705db
Wayland visuals refer to a pixel's bytes in order from most significant to least significant, while the one-byte-per-component Cogl formats refer to the order of increasing memory addresses, so converting between the two depends on the system's endianness.