Updated Changelog (markdown)

MetrosexualGarbodor 2022-04-08 12:27:55 +01:00
parent a7f1f96c70
commit 623c7a662c

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.99 - 2022-04-08
### Added:
- Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling.
- Fixes homebrew that uses Nouveau OpenGL and geometry or tessellation shaders. No known changes in commercial games.
## 1.1.98 - 2022-04-08
### Fixed:
- Allow copy texture views to have mismatching multisample state.