dhewm3/neo
Daniel Gibson 5f3356627e CMake: (Theoretically) support Windows on ARM, try to unify ARM CPU names
I don't have such hardware, so I can't test; I also didn't actually build
dhewm3 (would have to build dependencies for ARM first..), but when
configuring ARM or ARM64 targets for Visual C++ in CMake, that's now
correctly detected in CMake.

Also, now D3_ARCH should always be "arm" for 32bit ARM
and "arm64" for 64bit ARM, also when building with GCC or clang.
2022-01-16 18:17:39 +01:00
..
cm Disable Assertions in Release builds 2018-11-11 23:21:23 +01:00
d3xp Use idStr::Copynz() instead of strncpy() 2022-01-08 16:58:48 +01:00
framework Make sure MAX_OSPATH has sane size; fix some typos 2022-01-16 06:02:40 +01:00
game Use idStr::Copynz() instead of strncpy() 2022-01-08 16:58:48 +01:00
idlib Add D3_(v)snprintfC99() for C99-compatible implementations 2022-01-10 04:06:54 +01:00
MayaImport s/LittleLong/LittleInt/ to match the return type 2012-06-28 13:02:47 +02:00
renderer Add absolute mouse mode and refactor mouse grabbing code 2022-01-10 00:46:32 +01:00
sound Update stb_vorbis to v1.22 and stb_image to v2.27 2021-10-31 06:14:59 +01:00
sys dhewm3log.txt for Windows, update changelog 2022-01-16 18:17:39 +01:00
tools Add absolute mouse mode and refactor mouse grabbing code 2022-01-10 00:46:32 +01:00
TypeInfo Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
ui Add absolute mouse mode and refactor mouse grabbing code 2022-01-10 00:46:32 +01:00
CMakeLists.txt CMake: (Theoretically) support Windows on ARM, try to unify ARM CPU names 2022-01-16 18:17:39 +01:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2012-07-04 02:18:42 +02:00
mmakefile.src # move the AROS specific folder icon and default.cfg mmakefile.src under neo/sys/aros/setup 2017-04-22 16:21:14 +02:00