Updated Changelog (markdown)

EmulationFanatic 2020-11-18 14:24:15 -07:00
parent aa68ecb9c1
commit 70b2e65a3b

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5756 - 2020-11-18
### Changed
- Modified buffer textures to restrict layout conversions from being performed.
- Fixes possible memory corruption in games that use buffer textures e.g. Unreal Engine 4.
## 1.0.5755 - 2020-11-18
### Changed
- Added FP16/FP32 fast paths for Fcvt_S, Fcvtl_V & Fcvtn_V instructions.