Updated Changelog (markdown)

MetrosexualGarbodor 2022-11-24 02:14:05 +00:00
parent 84f13c75db
commit a864f16e76

@ -1,6 +1,21 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.376 - 2022-11-23
### Fixed:
- GPU: Access non-prefetch command buffers directly.
- Improves performance slightly in Pokémon Scarlet/Violet and Super Mario Odyssey.
## 1.1.375 - 2022-11-23
### Fixed:
- GPU: Relax locking on Buffer Cache.
- Improves performance in Super Mario Odyssey and possibly other games with high FIFO.
## 1.1.374 - 2022-11-23
### Fixed:
- nuget: bump Avalonia from 0.10.15 to 0.10.18.
- Updates the Avalonia package version. No changes to emulator functionality.
## 1.1.373 - 2022-11-23
### Fixed:
- ava: Fix JsonSerializer warnings.