ARM64 Windows support

Discuss bugs in DXGL or make suggestions. Please note that issues will be better tracked if you file a report at https://www.dxgl.info/bugzilla/
Post Reply
William
Site Admin
Posts: 178
Joined: November 19th, 2011, 5:08 pm
Contact:

ARM64 Windows support

Post by William »

I did a quick test on a test installation of Windows 10 for ARM64 on a Raspberry Pi 4 and found that it works.

To make it work, ensure the following has been done:
  1. Install Windows Insider Preview - see https://insider.windows.com/en-us/ for instructions to sign up and configure Windows Update This is required since the retail version only supports whitelisted OpenGL applications on ARM64. Since Windows 11 has certain system requirements certain older devices might not be eligible to receive Windows Insider Preview Dev builds.
  2. Install the OpenCL and OpenGL Compatibility Pack - https://www.microsoft.com/en-us/p/openc ... verviewtab - A Microsoft account is not required to download this from the Store however it is required to set up Windows Insider Preview.
  3. If testing DXGL x64 build using the preview x64 emulation feature, make sure to download and install Visual C++ Redistributable first, as the installer may throw DLL errors when invoking DXGL during setup otherwise.
Please note in my tests DXGL was quite slow, but this is likely only because there are no hardware accelerated display drivers available for Windows 10 on Raspberry Pi 4.

These instructions should also work for the latest Windows 11 previews, and may work on Windows 11 retail too.
Post Reply