Updated Changelog (markdown)

MetrosexualGarbodor 2023-02-08 00:48:54 +00:00
parent 9f480eeba4
commit b5d5dd9283

@ -1,6 +1,13 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.1.604 - 2023-02-07
### Fixed:
- Ava: Add ChangeVSyncMode() call to render loop.
- Makes render loop behave the same as in GTK.
- Fixes cases of screen tearing that would occur while running games on the Avalonia builds but wouldn't occur on GTK.
- Might fix screen tearing on macOS.
## 1.1.603 - 2023-02-07 ## 1.1.603 - 2023-02-07
### Fixed: ### Fixed:
- Support safe blit on non-2D textures. - Support safe blit on non-2D textures.