blender/intern/numaapi/source
Sergey Sharybin 6b7991edf4 Fix numaapi on PowerPC platforms
Seems that previous fix didn't work in all cases: Debian's build
environment didn't fully detect endianess, possibly due to typo,
possibly due to difference in various environments.

Using define magic from a more battle-tested project seems a safe
way to go.

There are more changes than just PPC since the upstream commit contains
full re-synchronization of all defines.

This commit updates numaapi to a latest library version from upstream.
2020-01-15 11:18:24 +01:00
..
build_config.h Fix numaapi on PowerPC platforms 2020-01-15 11:18:24 +01:00
numaapi_linux.c Update bundled version of NUMA API library 2019-01-11 17:47:10 +01:00
numaapi_stub.c Update bundled version of NUMA API library 2019-01-11 17:47:10 +01:00
numaapi_win32.c Cycles: Fix wrong number of threads on multi-socket machines 2019-08-05 15:33:47 +02:00
numaapi.c Fix compilation error on macOS 2018-11-28 17:57:04 +01:00