Updated Changelog (markdown)
parent
f12b7eb910
commit
0ad79ca05c
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@ 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.1336 - 2024-06-19
|
||||||
|
### Fixed:
|
||||||
|
- JIT: Coalesce copies on LSRA with simple register preferencing.
|
||||||
|
- Slightly reduces the size of code generated by the emulator, though performance change will likely not be noticeable.
|
||||||
|
|
||||||
## 1.1.1335 - 2024-06-19
|
## 1.1.1335 - 2024-06-19
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- JIT: Ensure entry block has no predecessors on RegisterUsage pass.
|
- JIT: Ensure entry block has no predecessors on RegisterUsage pass.
|
||||||
|
|
Loading…
Reference in a new issue