mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-24 10:29:35 -04:00
Use a large flat array to look up texture formats. This allows us to properly implement formats with different component types. It should also be faster.