Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-20 02:36:04 +00:00
parent 431ab4649a
commit 43b5809172

@ -1,6 +1,12 @@
# 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.575 - 2023-01-19
### Fixed:
- Vulkan: Destroy old swapchain on swapchain recreation.
- Fixes an issue where the image would freeze on AMD graphics cards when exiting fullscreen.
- Fixes a memory leak on macOS when resizing the window.
## 1.1.574 - 2023-01-18 ## 1.1.574 - 2023-01-18
### Fixed: ### Fixed:
- Vulkan: Explicitly enable precise occlusion queries. - Vulkan: Explicitly enable precise occlusion queries.