Updated Changelog (markdown)
parent
b480665b47
commit
fb08ca363f
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,15 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.396 - 2022-11-29
|
||||||
|
### Fixed:
|
||||||
|
- Avalonia: Update FluientAvalonia
|
||||||
|
- Make dialogs work on Linux with Avalonia making it usable on it again.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.395 - 2022-11-28
|
## 1.1.395 - 2022-11-28
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- GPU: Always draw polygon topology as triangle fan.
|
- GPU: Always draw polygon topology as triangle fan.
|
||||||
|
@ -17,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Add voice drop parameter support that was introduced in 15.0.0.
|
- Add voice drop parameter support that was introduced in 15.0.0.
|
||||||
- Accurately stub ExecuteAudioRendererRendering.
|
- Accurately stub ExecuteAudioRendererRendering.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.393 - 2022-11-27
|
## 1.1.393 - 2022-11-27
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- sfdnsres: Fix deserializer of AddrInfoSerialized when addresses are empty.
|
- sfdnsres: Fix deserializer of AddrInfoSerialized when addresses are empty.
|
||||||
|
|
Loading…
Reference in a new issue