Updated Changelog (markdown)

EmulationFanatic
2021-05-19 12:47:27 -06:00
parent dea582fc54
commit 9d159571d0

@@ -1,6 +1,10 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6877 - 2021-05-19
- Shader re-compilation/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%.
## 1.0.6876 - 2021-05-19
- Fixed an issue with bindless textures when CbufSlot is not equal to the current TextureBufferIndex.
- Fixes random chance of screen color flickering in Super Mario Party.