Updated Changelog (markdown)
parent
1ec7551611
commit
821ef54b6f
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.0.6878 - 2021-05-19
|
||||||
|
- Refactored shader resource description creation and moved it out of the GLSL backend to the translator. No expected changes to emulator behavior.
|
||||||
|
|
||||||
## 1.0.6877 - 2021-05-19
|
## 1.0.6877 - 2021-05-19
|
||||||
- Shader recompilation/rebuilding triggered at boot-time (such as in the case of a driver upgrade of shader code change) is now multi-threaded.
|
- Shader recompilation/rebuilding triggered at boot-time (such as in the case of a driver upgrade of shader code change) is now multi-threaded.
|
||||||
- Reduces boot-time shader recompilation time by up to 75%.
|
- Reduces boot-time shader recompilation time by up to 75%.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue