all repos — mgba @ 15496611406819fbff3b0f5492078ea52ad3bc8a

mGBA Game Boy Advance Emulator

DS Video: Fix blend bit on windows for 3D layer (fixes #611)
Vicki Pfau vi@endrift.com
Tue, 11 Apr 2017 18:39:16 -0700
commit

15496611406819fbff3b0f5492078ea52ad3bc8a

parent

d4134c82270beca85e8471f9c1d9bd0e3bcb30bc

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M CHANGESCHANGES

@@ -9,6 +9,7 @@ - DS Video: Capture with alpha bit set

- DS Video: Bitmap sprites use alpha bit for transparent - DS GX: Fix 4-color texture coordinates - DS GX: Reset polygon attributes between buffer swaps + - DS Video: Fix blend bit on windows for 3D layer (fixes mgba.io/i/611) Misc: - DS: Set boot complete bit in RAM on boot (fixes mgba.io/i/576, mgba.io/i/580, mgba.io/i/586) - DS Memory: Ensure DS9 I/O is 8-byte aligned