Updated Changelog (markdown)
parent
03922cc90b
commit
0e3555bcf1
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.5580 - 2020-10-28
|
||||
### Added
|
||||
- Added scaling for Texture2DArray when using TexelFetch.
|
||||
- Fixes resolution scaling in Hyrule Warriors: Age of Calamity Demo.
|
||||
|
||||
## 1.0.5579 - 2020-10-28
|
||||
### Changed
|
||||
- Implemented a stop-gap solution to avoid sampler conflicts on bindless samplers with the same name. This should suffice until proper bindless texture support is implemented.
|
||||
|
|
Loading…
Reference in a new issue