Updated Changelog (markdown)
parent
5228d14758
commit
d8d5697ba7
1 changed files with 16 additions and 0 deletions
16
Changelog.md
16
Changelog.md
|
@ -3,6 +3,22 @@ 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.1056 - 2023-10-20
|
||||||
|
### Added:
|
||||||
|
- Avalonia: Make slider scrollable with mouse wheel.
|
||||||
|
- Allows changing slider values with the mouse wheel on the Avalonia UI.
|
||||||
|
|
||||||
|
## 1.1.1055 - 2023-10-20
|
||||||
|
### Fixed:
|
||||||
|
- Ava UI: Update to 11.0.5.
|
||||||
|
- Updates the Avalonia package. May fix some issues with the Avalonia UI.
|
||||||
|
|
||||||
|
## 1.1.1054 - 2023-10-20
|
||||||
|
### Fixed:
|
||||||
|
- GPU: Add fallback when textureGatherOffsets is not supported.
|
||||||
|
- Required for Xenoblade Chronicles: Definitive Edition to render on the latest MoltenVK, when it gets updated in the future.
|
||||||
|
- May fix some minor issues on macOS.
|
||||||
|
|
||||||
## 1.1.1053 - 2023-10-18
|
## 1.1.1053 - 2023-10-18
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Enable copy between MS and non-MS textures with different height.
|
- Enable copy between MS and non-MS textures with different height.
|
||||||
|
|
Loading…
Reference in a new issue