Updated Changelog (markdown)

EmulationFanatic
2021-01-13 02:58:01 -07:00
parent 06023169a3
commit a6527b6831

@@ -1,6 +1,23 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6311 - 2021-01-13
### Changed
- Changed the SurfaceFlinger android-fence callback to be called immediately when the fence is invalid.
- Fixes an exception when launching homebrew.
## 1.0.6308 - 2021-01-12
### Added
- Implement shader CC mode for ISCADD, X mode for ISETP and fix STL/STS/STG with RZ
- This adds support for a number of additional shader instruction encodings.
- This resolves a number of issues with Monster Hunter: Rise Demo, and potentially other games.
## 1.0.6307 - 2021-01-12
### Added
- Implement clear buffer
- Fixes an issue where certain GPU buffers were not being cleared when using specific NVN features.
- This resolves a number of issues with Monster Hunter: Rise Demo, and potentially other games.
## 1.0.6301 - 2021-01-12
### Added
- Added a simple pools limiter.