Updated Changelog (markdown)
parent
431ab4649a
commit
43b5809172
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
|||
# Ryujinx Changelog
|
||||
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
|
||||
### Fixed:
|
||||
- Vulkan: Explicitly enable precise occlusion queries.
|
||||
|
|
Loading…
Reference in a new issue