mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 12:02:15 -07:00
Updated Changelog (markdown)
13
Changelog.md
13
Changelog.md
@@ -1,15 +1,20 @@
|
|||||||
# 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.327 - 2022-10-25
|
||||||
|
### Fixed:
|
||||||
|
- Vulkan: Use dynamic state for blend constants.
|
||||||
|
- Reduces memory usage and slightly speeds up Vulkan pipeline compilation in Mario Kart 8 Deluxe.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.326 - 2022-10-23
|
## 1.1.326 - 2022-10-23
|
||||||
### Added:
|
### Added:
|
||||||
- Ryujinx.Tests.Unicorn: Implement IDisposable.
|
- Ryujinx.Tests.Unicorn: Implement IDisposable.
|
||||||
- Disposes of Unicorn (CPU emulator used to test validity of ARMeilleure instructions) tests when done. No changes to emulator functionality.
|
- Disposes of Unicorn (CPU emulator used to test validity of ARMeilleure instructions) tests when done. No changes to emulator functionality.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.325 - 2022-10-23
|
## 1.1.325 - 2022-10-23
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Attempt to fix issues since github-script v6 upgrade.
|
- Attempt to fix issues since github-script v6 upgrade.
|
||||||
|
Reference in New Issue
Block a user