Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows ARM32 port #260

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Windows ARM32 port #260

wants to merge 8 commits into from

Conversation

er2off
Copy link
Contributor

@er2off er2off commented May 27, 2023

This pull request adds Windows ARM32 support (WOA64 requires additional modifications)

Tasks:

  • Port SSE2NEON (maybe just add neonmath?)
  • Successful compilation and startup
  • Fix graphical glitches (vtf wrong aligment issue in MSVC)
  • Fix fullscreen crash and completely wrong touchscreen handling
  • Fix physics bugs
  • Test on ARM64 (does not compile on VS2017 and I'm lazy to install VS2022)
    - [] Remove SDL (SDL was returned to support touch)
    - [ ] Rewrite shaderapidx9 for DirectXMath (currently not running and no headers for *unix)

Build:

.\waf configure -T release --prefix=hl2 --msvc_targets=amd64_arm
.\waf install

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