mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 00:06:35 +00:00
Updated Changelog (markdown)
parent
1d984f6b65
commit
bdd31adca4
1 changed files with 11 additions and 0 deletions
11
Changelog.md
11
Changelog.md
|
@ -3,6 +3,17 @@ 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.1342 - 2024-07-07
|
||||
### Fixed:
|
||||
- Disable descriptor set template updates for buffer textures on Adreno.
|
||||
- Works around an Adreno driver bug causing crashes in UE4 games (& others) such as Mario + Rabbids: Sparks of Hope.
|
||||
|
||||
## 1.1.1341 - 2024-07-07
|
||||
### Fixed:
|
||||
- Force Vulkan swapchain re-creation when window size changes.
|
||||
- Fixes an issue on Adreno GPUs where the renderer would not match the size of the window after a re-size.
|
||||
- No other vendors should be impacted.
|
||||
|
||||
## 1.1.1340 - 2024-06-26
|
||||
### Fixed:
|
||||
- Resolve some Vulkan validation errors.
|
||||
|
|
Loading…
Reference in a new issue