Updated Changelog (markdown)
parent
b1622a593e
commit
8952aad30b
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.478 - 2022-12-18
|
||||
### Added:
|
||||
- ARMeilleure: Add initial support for AVX512(EVEX encoding).
|
||||
- Implements enough of the EVEX encoding features to utilize AVX512 instructions for a 128-bit register use-case. Further changes are required for CPUs with AVX-512 support to have a notable performance improvement.
|
||||
|
||||
## 1.1.477 - 2022-12-18
|
||||
### Fixed:
|
||||
- hle: Fix wrong conversion in UserPresence.ToString.
|
||||
|
|
Loading…
Reference in a new issue