·
5 commits
to proton_9.0
since this release
Version 9.0-20250227
- added: ntdll, msvcrt: Use runtime-dispatched per-architecture-optimized code for string functions.
- added: ntdll: Use clock_nanosleep for delay.
- added: Use a high precision timespec directly for poll timeouts on supported platforms.
- added: server: Use epoll_pwait2 for the main loop on Linux.
- added: server: Load epoll_pwait2 dynamically if it's not available at build time.
- added: ntdll, msvcrt: Use runtime-dispatched per-architecture-optimized code for string functions.
- added: winebuild: Avoid using .idata section for delay-load import libraries.