yuzu/src/video_core
Yuri Kunde Schlesner 3c50da6fc0 Video core: Fix pixelation/blockiness in textures.
This was caused during morton decoding by me not masking the bits of
each coordinate before merging them, so the bits from x could set bits
in y if it was >255.
2015-02-25 22:16:01 -03:00
..
2014-12-20 21:20:24 -08:00
2014-09-01 18:06:30 -03:00
2014-12-31 16:32:55 +01:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00
2014-12-20 21:20:24 -08:00