Updated Changelog (markdown)

gdkchan
2021-08-12 16:21:51 -03:00
parent 2b72200adc
commit 6a196550fc

@@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6995 - 2021-08-12
### Fixed
- Fixes a regression that could cause the same compute shader to be compiled over and over again when shader cache was enabled, causing a large performance drop in some games.
- Fixes performance regression in Hyrule Warriors: Ages of Calamity, and probably other games that uses compute shaders.
## 1.0.6994 - 2021-08-11
### Fixed
- Reverts changes from version 1.0.6987.
- Fixes regression on The Legend of Zelda: Breath of the Wild (flickering trees) and Monster Hunter Stories 2: Wings of Ruin (invisible huts), probably more.
## 1.0.6993 - 2021-08-11
### Fixed
- Initialize render scales to 1 on the OpenGL backend.