Updated Changelog (markdown)

MetrosexualGarbodor 2022-08-12 00:32:07 +01:00
parent 577c6bc7c9
commit 98ae148fdc
1 changed files with 6 additions and 0 deletions

@ -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.213 - 2022-08-11
### Fixed:
- OpenGL: Limit vertex buffer range for non-indexed draws.
- Fixes the triangle glitch on fog/smoke in Super Mario Odyssey.
- Fixes a TDR/driver crash in Xenoblade Chronicles 3 (only on OpenGL).
## 1.1.212 - 2022-08-11 ## 1.1.212 - 2022-08-11
### Fixed: ### Fixed:
- Fix blend with RGBX color formats. - Fix blend with RGBX color formats.