Updated Changelog (markdown)
parent
53c2af68ea
commit
3baaf86372
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ 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.1030 - 2023-09-25
|
||||||
|
### Fixed:
|
||||||
|
- Reduce the amount of descriptor pool allocations on Vulkan.
|
||||||
|
- Fixes VK_ERROR_UNKNOWN on AMD GPUs in Puyo Puyo Tetris.
|
||||||
|
|
||||||
|
## 1.1.1029 - 2023-09-25
|
||||||
|
### Fixed:
|
||||||
|
- Make Vulkan memory allocator actually thread safe.
|
||||||
|
- Attempts to fix a rare crash reported on macOS in The Legend of Zelda: Tears of the Kingdom.
|
||||||
|
|
||||||
## 1.1.1028 - 2023-09-25
|
## 1.1.1028 - 2023-09-25
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Add VTimer as alternative interrupt method on Apple Hypervisor.
|
- Add VTimer as alternative interrupt method on Apple Hypervisor.
|
||||||
|
|
Loading…
Reference in a new issue