mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
NEWS.md: Mention NEON-optimized byteswap functions.
This commit is contained in:
parent
9b3c7a2e95
commit
7f1286a9a8
2
NEWS.md
2
NEWS.md
@ -77,6 +77,8 @@
|
||||
* Removed IFUNC support. It's only supported by glibc on Linux (and possibly
|
||||
some of the BSDs), and it adds a lot of complexity. The regular C dispatch
|
||||
functions only have a few instructions of overhead in most cases.
|
||||
* Added NEON-optimized byteswap functions for 32-bit ARM (untested) and
|
||||
64-bit ARM (tested on Android).
|
||||
|
||||
## v2.4.1 (released 2024/11/12)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user