Updated Changelog (markdown)

EmulationFanatic
2021-05-20 14:49:11 -06:00
parent 3888a43909
commit e0f499d33f

@@ -1,6 +1,14 @@
# 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.6884 - 2021-05-20
### Fixed
- Fixed a regression introduced in 1.0.6878 (PR 2290) where buffer and texture information from one vertex shader was not propagated to the other after they were merged.
## 1.0.6883 - 2021-05-20
### Fixed
- Fixed a regression introduced in 1.0.6878 (PR 2290) where the constant buffer array size would be incorrect on games that use non-constant constant buffer slots.
## 1.0.6882 - 2021-05-20 ## 1.0.6882 - 2021-05-20
### Added ### Added
- Adds a dynamic query in Linux to locate the installation of the ffmpeg root path. - Adds a dynamic query in Linux to locate the installation of the ffmpeg root path.