forked from blender/blender
Anthony Roberts
445fd42c61
* 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: blender/blender#117036 |
||
---|---|---|
.. | ||
minilzo | ||
CMakeLists.txt | ||
README.blender |
Project: miniLZO - mini subset of the LZO real-time data compression librar URL: http://www.oberhumer.com/opensource/lzo/ License: GPLv2+ Upstream version: 2.08 Local modifications: Add #ifdef for Windows ARM64 (MSVC) platforms