Updated Changelog (markdown)
parent
a6527b6831
commit
45786b193a
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.6318 - 2021-01-13
|
||||
### Fixed
|
||||
- Fixed a bug in the LOP3 shader causing a condition to be read from the wrong bits.
|
||||
- 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.6311 - 2021-01-13
|
||||
### Changed
|
||||
- Changed the SurfaceFlinger android-fence callback to be called immediately when the fence is invalid.
|
||||
|
|
Loading…
Reference in a new issue