Updated Changelog (markdown)
parent
69edd75154
commit
fb804d207c
1 changed files with 10 additions and 0 deletions
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.
|
||||
|
|
Loading…
Reference in a new issue