Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-21 19:56:28 +00:00
parent 17fb53cac3
commit 94e5e17370

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.584 - 2023-01-21
### Fixed:
- Use volatile read/writes for GAL threading.
- Contributes towards upstreaming the currently closed-source macOS build.
- Fixes some instances of random crashing on ARM64 macOS.
## 1.1.583 - 2023-01-21
### Fixed:
- Implement CSET and CSETP shader instructions.