blender/intern/numaapi
Sergey Sharybin 2cb5078ce2 Update NUMA API library to latest version
Brings support of PPC and S390 platforms, which are required to have
Blender compiled on all ports of Debian.
2019-10-07 12:59:51 +02:00
..
include Update bundled version of NUMA API library 2019-01-11 17:47:10 +01:00
source Update NUMA API library to latest version 2019-10-07 12:59:51 +02:00
AUTHORS Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
CMakeLists.txt Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02:00
LICENSE Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
README Add cross-platform NUMA library 2018-11-28 14:35:26 +01:00
README.blender Update NUMA API library to latest version 2019-10-07 12:59:51 +02:00

LibNumaAPI is aimed to provide one common cross-platform API for all
possible platforms, so cross-platform applications might not worry
about implementation details.

LICENSE

LibNumaAPI library is released under the MIT license.