mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 03:16:34 +00:00
Updated Changelog (markdown)
parent
9e1d18d1b5
commit
9629dba5e4
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ 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.1345 - 2024-07-10
|
||||
### Fixed:
|
||||
- Use draw clear on Adreno, instead of vkCmdClearAttachments.
|
||||
- Works around an Adreno driver bug causing a race condition when calling vkCmdClearAttachments.
|
||||
- Fixes incorrect Cascade Kingdom waterfall rendering and shadow flickering in Super Mario Odyssey.
|
||||
- Fixes Astral Chain freezing on boot.
|
||||
|
||||
## 1.1.1344 - 2024-07-10
|
||||
### Fixed:
|
||||
- Force dynamic state update after rasterizer discard disable on Adreno.
|
||||
|
|
Loading…
Reference in a new issue