Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-27 10:50:40 +01:00
parent e3b7e35fe9
commit a43edc78fe

@ -1,10 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.685 - 2023-03-27
### Fixed:
- Vulkan: Fix access level of extension fields and make them read-only.
- Code cleanup. No changes to emulator functionality.
## 1.1.684 - 2023-03-26
### Fixed:
- Vulkan: Remove CreateCommandBufferPool from Vulkan Initialization.
- Code cleanup. No changes to emulator functionality.
## 1.1.683 - 2023-03-26
### Fixed:
- Vulkan: fix broken "VK_EXT_subgroup_size_control" support check.
- No known changes to emulator functionality.
- Fixes flickering graphics on AMD GPUs in Crisis Core -Final Fantasy VII- Reunion, Shin Megami Tensei V and possibly other games.
## 1.1.682 - 2023-03-26
### Fixed: