Updated Changelog (markdown)

EmulationFanatic 2021-01-17 12:54:41 -07:00
parent 0265e515e4
commit c8b48a828a

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6337 - 2021-01-17
### Added
- Added support for GPU textures mapped at non-contiguous CPU regions, as some games require them, such as the Monster Hunter Rise Demo and some UE4 games.
- Improves rendering on Monster Hunter Rise Demo and many Unreal Engine 4 games.
## 1.0.6327 - 2021-01-15
### Fixed
- Fixed mipmap base level being ignored for sampled textures and images. This change allows the correct mipmap level to be accessed from the shader.