Updated Changelog (markdown)
parent
c3d2fa6907
commit
069765b683
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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.792 - 2023-05-11
|
||||||
|
### Fixed:
|
||||||
|
- Vulkan: Partially workaround MoltenVK InvalidResource error.
|
||||||
|
- Adds a workaround for a MoltenVK issue where binding a storage buffer more than once with different stage flags causes resource usage to register incorrectly, which causes the command buffer to fail. No known changes in games.
|
||||||
|
|
||||||
## 1.1.791 - 2023-05-11
|
## 1.1.791 - 2023-05-11
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- GPU: Remove swizzle undefined matching and rework depth aliasing.
|
- GPU: Remove swizzle undefined matching and rework depth aliasing.
|
||||||
|
|
Loading…
Reference in a new issue