blender/build_files/cmake
Anthony Roberts 445fd42c61 Windows: Add ARM64 support
* Only works on machines with a Qualcomm Snapdragon 8cx Gen3 or above.
  Older generation devices are not and will not be supported due to
  some driver issues
* Requires VS2022 for building.
* Uses new MSVC preprocessor for sse2neon compatibility.
* SIMD is not enabled, waiting on conversion of blenlib to C++.

Ref #119126

Pull Request: https://projects.blender.org/blender/blender/pulls/117036
2024-03-06 16:14:34 +01:00
..
config Windows: Add ARM64 support 2024-03-06 16:14:34 +01:00
example_scripts Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00
Modules Cleanup: undefined defined variable warnings with CMake 2024-03-01 16:22:06 +11:00
platform Windows: Add ARM64 support 2024-03-06 16:14:34 +01:00
buildinfo_static.h.in CMake: configue_file() to pass strings for build-info 2020-11-06 17:26:29 +11:00
buildinfo.cmake Cleanup: cmake indentation 2023-11-04 16:41:18 +11:00
clang_array_check.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake_netbeans_project.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake_print_build_options.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake_qtcreator_project.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake_static_check_clang_array.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
cmake_static_check_clang.py Tools: set the number of jobs to the CPU count for various utilities 2023-10-06 21:47:03 +11:00
cmake_static_check_cppcheck.py CPPCheck: exclude large lookup table in checks 2024-01-25 10:09:00 +11:00
have_features.cmake Fix #111186: Crash backtrace missing on Linux 2023-08-17 13:45:11 +10:00
macros.cmake Revert changes from main commits that were merged into blender-v4.1-release 2024-02-19 15:59:59 +01:00
packaging.cmake Cleanup: cmake indentation 2023-11-04 16:41:18 +11:00
project_info.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
project_source_info.py Cleanup: quiet mypy warning 2024-01-11 16:29:19 +11:00
RpmBuild.cmake License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
testing.cmake Fix: Update tests data path to new directory 2024-02-22 14:25:54 +01:00