Updated Changelog (markdown)
parent
0265e515e4
commit
c8b48a828a
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue