There was an error while loading. Please reload this page.
2 parents 0f82c2b + 0df7a9d commit 5c44f95Copy full SHA for 5c44f95
1 file changed
cl_dll/studio_util.cpp
@@ -11,7 +11,7 @@
11
#include "com_model.h"
12
#include "studio_util.h"
13
#include "build.h"
14
-#if XASH_ARMv8
+#if 0 // XASH_ARMv8 // It looks broken.
15
#define XASH_SIMD_NEON 1
16
#include <arm_neon.h>
17
#include "neon_mathfun.h"
0 commit comments