yuzu/src
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
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
citra_qt Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 2015-02-22 21:09:08 +01:00
common Common: Switch to the XDG Base Directory Specification for directory selection. 2015-02-25 05:27:13 +01:00
core arm: Remove unnecessary booleans 2015-02-25 10:55:50 -05:00
video_core Video core: Fix pixelation/blockiness in textures. 2015-02-25 22:16:01 -03:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00