mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-17 09:22:07 -07:00
Updated Changelog (markdown)
10
Changelog.md
10
Changelog.md
@@ -1,6 +1,16 @@
|
||||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.619 - 2023-02-13
|
||||
### Fixed:
|
||||
- Vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level.
|
||||
- In some cases, ensures the emulator won't try to initialize Vulkan on an incompatible graphics device. No changes in games.
|
||||
|
||||
## 1.1.618 - 2023-02-13
|
||||
### Fixed:
|
||||
- Vulkan: Do not call vkCmdSetViewport when viewportCount is 0.
|
||||
- Fixes some Vulkan validation errors. No known changes in games.
|
||||
|
||||
## 1.1.617 - 2023-02-12
|
||||
### Fixed:
|
||||
- Fix partial updates for textures.
|
||||
|
Reference in New Issue
Block a user