Updated Changelog (markdown)
parent
7c5ac6f43f
commit
18d5b27020
1 changed files with 15 additions and 4 deletions
19
Changelog.md
19
Changelog.md
|
@ -1,6 +1,21 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.286 - 2022-10-02
|
||||||
|
### Added:
|
||||||
|
- ARMeilleure: Add gfni acceleration.
|
||||||
|
- Implements gfni instructions to accelerate general purpose bit-shuffling.
|
||||||
|
- New instructions are useable on Intel (Icelake 2021 & later) and AMD Zen 4 (2022 & later) CPUs.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
## 1.1.285 - 2022-10-02
|
||||||
|
### Fixed:
|
||||||
|
- Avoid allocating unmanaged string per shader.
|
||||||
|
- No known changes in games.
|
||||||
|
|
||||||
## 1.1.284 - 2022-10-02
|
## 1.1.284 - 2022-10-02
|
||||||
### Added:
|
### Added:
|
||||||
- fatal: Implement Service.
|
- fatal: Implement Service.
|
||||||
|
@ -17,10 +32,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Fix SSL GetCertificates with certificate ID set to All.
|
- Fix SSL GetCertificates with certificate ID set to All.
|
||||||
- Fixes a crash on launch in Life is Strange Remastered. The game is now playable.
|
- Fixes a crash on launch in Life is Strange Remastered. The game is now playable.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.281 - 2022-09-29
|
## 1.1.281 - 2022-09-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Vulkan: Zero blend state when disabled or write mask is 0.
|
- Vulkan: Zero blend state when disabled or write mask is 0.
|
||||||
|
|
Loading…
Reference in a new issue