Updated Changelog (markdown)
parent
6158a9eb1f
commit
22784503ee
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.6441 - 2021-01-27
|
||||
### Added
|
||||
- Added support for multiple destination operands on the IR rather than just one.
|
||||
- As shader changes occurred, shader caches have been gracefully invalidated; the next time a game is launched the cache will automatically rebuild at boot time.
|
||||
|
||||
## 1.0.6440 - 2021-01-27
|
||||
### Fixed
|
||||
- Lowered precision of estimate instruction results to match ARM behavior.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue