CHANGES: Fix bugzilla link
Vicki Pfau vi@endrift.com
Mon, 27 May 2019 14:45:02 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
CHANGES
→
CHANGES
@@ -56,7 +56,7 @@ - GBA Memory: Fix writing to OBJ memory in modes 3 and 5
- GBA Memory: Prevent writing to mirrored BG VRAM (fixes mgba.io/i/743) - GBA Video: Fix scanline cache with scale factor change edge cases - GBA Video: Fix sprite mosaic clamping (fixes mgba.io/i/1008) - - GBA Video: Implement mosaic on transformed sprites (fixes mgba.io/b/9) + - GBA Video: Implement mosaic on transformed sprites (fixes mgba.io/b/5) Other fixes: - 3DS: Ensure core 2 can be used for threaded renderer (fixes mgba.io/i/1371) - All: Fix several memory leaks