Updated Changelog (markdown)

MetrosexualGarbodor 2024-02-22 12:08:49 +00:00
parent 70caa396f6
commit ecacd5962d

@ -3,6 +3,21 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1207 - 2024-02-22
### Fixed:
- Vulkan: Properly reset barrier batch when splitting due to mismatching flags.
- Fixes a regression from 1.1.1205 that caused several games to crash.
## 1.1.1206 - 2024-02-21
### Fixed:
- Vulkan: Disable push descriptors on older NVIDIA GPUs.
- Fixes a regression from 1.1.1198 that caused rendering issues on Nvidia GPU series 1000 and older.
## 1.1.1205 - 2024-02-21
### Fixed:
- Vulkan: Fix barrier batching past limit.
- Fixes a regression from 1.1.1199 that caused some games to freeze.
## 1.1.1204 - 2024-02-19
### Fixed:
- Avalonia UI: Update English tooltips.