Updated Changelog (markdown)
parent
9f480eeba4
commit
b5d5dd9283
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue