Updated Changelog (markdown)
parent
51fd85af66
commit
eddda4ee18
1 changed files with 10 additions and 4 deletions
14
Changelog.md
14
Changelog.md
|
@ -1,6 +1,16 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.337 - 2022-11-02
|
||||
### Fixed:
|
||||
- Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve.
|
||||
- Fate/Extella: The Umbral Star now works on Vulkan on Nvidia and Intel GPUs.
|
||||
- Sonic Colors: Ultimate now works on Vulkan on Intel GPUs.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.336 - 2022-11-02
|
||||
### Fixed:
|
||||
- fix: Support FFmpeg 5.1.x for decoding.
|
||||
|
@ -16,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- CI: Fix windows builds missing SourceRevisionId.
|
||||
- Windows PR builds will now have version IDs again.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.333 - 2022-10-29
|
||||
### Fixed:
|
||||
- Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils.
|
||||
|
|
Loading…
Reference in a new issue