Updated Changelog (markdown)
parent
bac4442f5e
commit
d9174e7f83
1 changed files with 6 additions and 1 deletions
|
@ -1,12 +1,17 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6973 - 2021-07-18
|
||||
### Changed:
|
||||
- Fixes a performance regression introduced on version 1.0.6970, by switching to the old flush method on affected drivers.
|
||||
- Only Linux AMD drivers and the Intel Windows and Linux drivers are affected, NVIDIA is not affected at all.
|
||||
- For the affected drivers, The Legend of Zelda: Skyward Sword HD and the other affected games are as fast as they were before.
|
||||
|
||||
## 1.0.6972 - 2021-07-18
|
||||
### Changed:
|
||||
- Improves drastically the code generation of the audren's DSP.
|
||||
- This may reduce CPU usage on the audio processing side and result in a better CPU time allocation.
|
||||
|
||||
|
||||
## 1.0.6971 - 2021-07-18
|
||||
### Changed:
|
||||
- Improves shader tools command line by adding support for target language and API.
|
||||
|
|
Loading…
Reference in a new issue