yuzu/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