nothings / stb

stb single-file public domain libraries for C/C++
https://twitter.com/nothings
Other
26.31k stars 7.69k forks source link

Enable ARM NEON on ARM64 processors by default #1435

Open plzombie opened 1 year ago

plzombie commented 1 year ago

ARM64 always has NEON instructions so it will be good to define STBI_NEON automatically.