Skip to content

android: merge The412Banner build-p11-20260821 improvements, various updates - #35

Merged
joshuatam merged 5 commits into
proton_11.0-2from
dev/proton-11.0-2-banner-changes
Aug 26, 2026
Merged

android: merge The412Banner build-p11-20260821 improvements, various updates#35
joshuatam merged 5 commits into
proton_11.0-2from
dev/proton-11.0-2-banner-changes

Conversation

@joshuatam

Copy link
Copy Markdown
Collaborator

Adopted changes from @The412Banner/proton-wine, build-p11-20260821

  • WINE_FAST_YIELD fast-yield in NtYieldExecution (sync.c)
  • FEX unixlib loader: MemoryWineLoadUnixLibByName/Wow64/UnloadUnixLib,
    load_unixlib_by_name(), $PREFIX/lib/wine fallback search dir (both builds)
  • WINEVMEMMAXSIZE per-allocation VA cap (virtual.c)
  • vc4 bionic fixes: force_anon anonymous PE mappings (W^X/noexec safe),
    LC_ALL=C.UTF-8 on bionic, shell32 drive-root dir_len fix
  • enable xrandr/xrender in both build scripts

Various updates:

  • chore: align patch style for dlls.ntdll/unix/loader.c
  • align ntsync_user.h comments to ntsync_android
  • android/ntsync_android: sync ntsync_user.h with upstream
  • build ntsync_android V8, now support alertable waits

- WINE_FAST_YIELD fast-yield in NtYieldExecution (sync.c)
- FEX unixlib loader: MemoryWineLoadUnixLibByName/Wow64/UnloadUnixLib,
  load_unixlib_by_name(), $PREFIX/lib/wine fallback search dir (both builds)
- WINEVMEMMAXSIZE per-allocation VA cap (virtual.c)
- vc4 bionic fixes: force_anon anonymous PE mappings (W^X/noexec safe),
  LC_ALL=C.UTF-8 on bionic, shell32 drive-root dir_len fix
- enable xrandr/xrender in both build scripts
Header fixes only: alertable waits are supported (alert wake returns
success with index == count, matching the kernel), handles are never 0
(slot 0 reserved, since 0 is the "no alert" sentinel in
ntsync_wait_args.alert), and the region file is now named
ntsync_userspace.vN.shm.
@joshuatam
joshuatam merged commit a0039ad into proton_11.0-2 Aug 26, 2026
3 checks passed
@joshuatam
joshuatam deleted the dev/proton-11.0-2-banner-changes branch August 26, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant