aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hw
diff options
context:
space:
mode:
authorGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2015-02-25 23:05:14 -0300
committerGravatar Yuri Kunde Schlesner <yuriks@yuriks.net>2015-02-25 23:05:14 -0300
commitea3c99f3a2422c98f383df0881348b1b4a3c91d2 (patch)
treea159087da1d5d57754524150b265cdbbcc03aebc /src/core/hw
parent1b5ee96797e7f3fb334ea60e0c37d356929638e8 (diff)
Video core: Fix A4 texture decoding
It was trying to take the LSB from `coarse_x`, which would always be 0 and thus would always return the same texel from each byte. To add insult to the injury, the conditional was actually the wrong way around too. Fixes blocky text in OoT.
Diffstat (limited to 'src/core/hw')
0 files changed, 0 insertions, 0 deletions