Updated Changelog (markdown)
parent
9f8c24b13b
commit
b9aea344e9
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1388 - 2024-09-15
|
||||||
|
### Fixed:
|
||||||
|
- Implement fast DMA texture to texture copy.
|
||||||
|
- Massively improves performance (around 2x as much) in Castlevania Dominus Collection.
|
||||||
|
|
||||||
|
## 1.1.1387 - 2024-09-15
|
||||||
|
### Fixed:
|
||||||
|
- Make GetFunctionPointerForDelegate as explicit as possible.
|
||||||
|
- Required for AOT support in the future. No expected user-facing changes.
|
||||||
|
|
||||||
## 1.1.1386 - 2024-09-12
|
## 1.1.1386 - 2024-09-12
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Implement Arm32 VSHLL and QADD16 instructions.
|
- Implement Arm32 VSHLL and QADD16 instructions.
|
||||||
|
|
Loading…
Reference in a new issue