mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-08 09:13:27 +01:00
![Billy Laws](/assets/img/avatar_default.png)
Without this sRGB textures would be interpreted as RGB leading to colours being slighly off. The sRGB flag isn't stored as part of format word so we reuse the _pad_ field of it to store the flag for the switch case.