Updated Changelog (markdown)
parent
70caa396f6
commit
ecacd5962d
1 changed files with 15 additions and 0 deletions
15
Changelog.md
15
Changelog.md
|
@ -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).
|
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
|
## 1.1.1204 - 2024-02-19
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Avalonia UI: Update English tooltips.
|
- Avalonia UI: Update English tooltips.
|
||||||
|
|
Loading…
Reference in a new issue