Updated Changelog (markdown)

MutantAura 2022-09-19 20:21:21 +01:00
parent 31c1cd506d
commit e446d7ceb3
1 changed files with 13 additions and 0 deletions

@ -1,6 +1,19 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.277 - 2022-09-19
### Fixed:
- OpenGL: Fix blit from non-multisample to multisample texture.
- Fixes a rendering regression in Fate/EXTELLA.
## 1.1.276 - 2022-09-19
### Fixed:
- Avalonia - Misc changes to UX.
- Settings navbar is now full-sized.
- Alignment in a few windows has been fixed.
- Number of each controller type is now listed instead of ID.
- Volume widget on status bar is now aligned and localizable.
## 1.1.275 - 2022-09-19
### Fixed:
- Allow bindless textures with handles from unbound constant buffer.