blender/extern
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
..
audaspace Audaspace: porting changes from upstream. 2024-03-05 18:22:17 +01:00
binreloc
bullet2
ceres
cuew Windows: Add ARM64 support 2024-03-06 16:14:34 +01:00
curve_fit_nd Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
draco
Eigen3
fast_float
fmtlib Cleanup: CMake: Modernize extern_fmtlib dependencies 2024-02-03 18:55:09 +01:00
gflags
glew-es/include/GL
glog
gmock
gtest
hipew Windows: Add ARM64 support 2024-03-06 16:14:34 +01:00
json
lzma Revert changes from main commits that were merged into blender-v4.1-release 2024-02-19 15:59:59 +01:00
lzo Windows: Add ARM64 support 2024-03-06 16:14:34 +01:00
mantaflow Build: changes to macOS build flags to fix linker warnings 2024-01-02 16:22:48 +01:00
nanosvg
quadriflow
rangetree Build: replace Blender specific DEBUG by standard NDEBUG 2023-12-06 16:05:14 +01:00
renderdoc
sdlew
smaa_areatex
tinygltf
vulkan_memory_allocator
wcwidth
xdnd Fix dropping text & URL's from google-chrome in X11 2024-02-20 16:19:31 +11:00
.clang-format
CMakeLists.txt Cleanup: Remove now-unused "tiled" compositor implementation 2024-02-28 16:59:16 +01:00
README

When updating a library remember to:

* Update the README.blender with the corresponding version.
* Update the THIRD-PARTY-LICENSE.txt document