1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src/video_core/debug_utils
Tony Wasserka 632655e292 Pica: Fix A4, IA4 and IA8 texture formats.
Both IA4 and IA8 had their component order mixed up. Additionally, IA4 used the wrong number of nibbles per texel. A4 skipped every second texel.
2014-12-31 15:35:24 +01:00
..
debug_utils.cpp Pica: Fix A4, IA4 and IA8 texture formats. 2014-12-31 15:35:24 +01:00
debug_utils.h Pica/DebugUtils: Better document LookupTexture. 2014-12-20 18:06:55 +01:00