all repos — mgba @ cef3d15326b5be3d18c65b72670bfcb971906ebe

mGBA Game Boy Advance Emulator

CHANGES: Add reference to Qt OpenGL fix for #1724
Vicki Pfau vi@endrift.com
Thu, 12 Nov 2020 00:14:45 -0800
commit

cef3d15326b5be3d18c65b72670bfcb971906ebe

parent

c188e77b15daf35c2a4f0f85959119f8007c672f

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

jump to
M CHANGESCHANGES

@@ -76,6 +76,7 @@ - Qt: Add transformation matrix info to sprite view

- Qt: Memory viewer now supports editing decimal values directly (closes mgba.io/i/1705) - Qt: Add copy button to GB printer dialog - Qt: Window title updates can be disabled (closes mgba.io/i/1912) + - Qt: Redo OpenGL context thread handling (fixes mgba.io/i/1724) - Util: Reset vector size on deinit - VFS: Change semantics of VFile.sync on mapped files (fixes mgba.io/i/1730)