Updated Changelog (markdown)

EmulationFanatic 2020-09-22 06:03:57 -06:00
parent a8849a9192
commit 858a974970

@ -1,6 +1,16 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5396 - 2020-09-20
### Added
- Implemented basic multi-program support.
- Adds basic support for loading multiple NCA's. Improves support for Super Mario 3D All-Stars.
## 1.0.5395 - 2020-09-20
### Changed
- Align register index between output targets on fragment shaders
- Fixes behaviour in certain games where components would be incorrectly copied to fragment shader outputs. Improves Turok 2, and potentially other Vulkan-based games.
## 1.0.5391 - 2020-09-19
### Added
- Stubbed/implemented ListQualifiedUsers and SetTouchScreenConfiguration calls.