mirror of
https://github.com/ptitSeb/box86.git
synced 2024-11-23 06:39:55 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
2cde569916
commit
096ff18ee8
@ -1,5 +1,8 @@
|
||||
Current version
|
||||
======
|
||||
* Some work on Dynarec to limit the number of mutex use, and also allow smaller block to be built (for JIT'd programs)
|
||||
* Introduce BOX86_DYNAREC_STRONGMEM, like with box64 (not found any program that needs that yet)
|
||||
* More vulkan wrapped function (so dkvk works, at least with RX550)
|
||||
* Reworked Elfloader part, with better handling of versionned symbols
|
||||
* Improve speed for x87 code (by avoiding many float<->double conversion)
|
||||
* Improve speed of the custom allocator used by dynarec and Hash (speedup loading)
|
||||
|
Loading…
Reference in New Issue
Block a user