Feature #28
Incorporate useful WINE 1.7 patches
Start date:
05/17/2020
Due date:
% Done:
0%
Estimated time:
Description
Notaz optimised WINE as part of his effort to port Starcraft to ARM
https://pyra-handheld.com/boards/threads/starcraft.73844/
The changes are against version 1.7.13 of WINE.
The wine1.7 filesystem used by the WASM build is based in 1.7.55
Improvements including reducing the CPU time spent in wineserver from 10% to 1%
- dsound: reduce sound latency and prefer Ints for sound mixing
- winex11/wined3d/ddraw: optimised Framebuffer implementation
- ntdll: experimental fast event implementation
- take advantage of compiler features
Link to changes
http://github.com/notaz/wine/tree/pandora_hacks