vkQuake2 icon indicating copy to clipboard operation
vkQuake2 copied to clipboard

Windows on ARM64 Build

Open hmartinez82 opened this issue 1 year ago • 1 comments

Add ARM64 configuration and #ifdefs

Note:

  • Visual Studio requires the C++ ARM64 build tools (latest) component installed
  • The ref_vk project is disabled in the ARM64 Configuration since there is no Vulkan SDK support for Windows ARM64, hopefully just yet.
  • Binaries are suffixed with A64
  • The device needs the freely available OpenCL™ and OpenGL® Compatibility Pack provided by Microsoft itself in the Microsoft Store installed

image

hmartinez82 avatar Jan 30 '23 04:01 hmartinez82