mirror of
https://github.com/yawut/SDL.git
synced 2026-04-10 11:05:11 -05:00
Visual Studio doesn't define __ARM_ARCH nor _ARM_NEON, but _M_ARM and _M_ARM64, so SDL_HasNEON() was bypassed. PF_ARM_NEON_INSTRUCTIONS_AVAILABLE doesn't see to be defined (but still works when defined as 19). |
||
|---|---|---|
| .. | ||
| SDL_cpuinfo.c | ||
| SDL_simd.h | ||