Updated Changelog (markdown)
parent
792cb8cc2e
commit
a5ff458a13
1 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,15 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6844 - 2021-04-20
|
||||
### Changed
|
||||
- Changed clip distances to only be enabled if they are actually written to on the vertex shader.
|
||||
- Fixes flashing triangles, seemingly occurring only on Intel iGPUs, on games that use custom clip distances (most first party games).
|
||||
See before & after screenshots below of Animal Crossing: New Horizons on an Intel iGPU:
|
||||
Before: https://i.imgur.com/KegGaAw.png
|
||||
After: https://i.imgur.com/mwZP4w5.png
|
||||
Try out your favorite first party games on Intel iGPUs and please report to us the new results!
|
||||
|
||||
## 1.0.6843 - 2021-04-18
|
||||
### Changed
|
||||
- Miscellaneous CPU emulation optimization.
|
||||
|
|
Loading…
Reference in a new issue