Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-09 01:34:28 +01:00
parent e4ba44ac0e
commit 12b35c2e5d

@ -23,6 +23,10 @@ All updates to the Ryujinx official master build will be documented in this file
- Batches vertex buffer updates to reduce individual update calls and avoid rebinding those which have not changed.
- Slightly improves performance in The Legend of Zelda: Breath of the Wild.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.768 - 2023-05-07
### Fixed:
- misc: Avoid copy of ApplicationControlProperty.
@ -521,10 +525,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Vulkan: Migrate buffers between memory types to improve GPU performance.
- Greatly improves Nvidia Vulkan performance in Bayonetta 3, Blue Reflection: Second Light, Catherine Full Body, Ghost 'n Goblins Resurrection, Hyrule Warriors: Age of Calamity, Monster Hunter Rise, NieR Automata: The End of YoRHa Edition, Persona 5 Royal, Shin Megami Tensei V, Sonic Frontiers, Subnautica, Xenoblade Chronicles: Definitive Edition, Xenoblade 2, Xenoblade 3 and possibly other games.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.671 - 2023-03-19
### Fixed:
- Remove MultiRange Min/MaxAddress and rename GetSlice to Slice.