openclonk/thirdparty
Nicolas Hake 1dd7cbb04a BLAKE2: Fall back to plain C implementation on non-amd64 platforms
While amd64 always supports the SSE2 instruction set extension,
other architectures don't (including 32 bit x86). For the platforms
that don't, we'll use the reference C implementation by default, but
allow users to override it with the BLAKE2_USE_SSE2 option.
2018-03-21 07:51:52 +01:00
..
backward-cpp backward: remove reference to SIGUNUSED 2017-09-17 18:30:17 +02:00
blake2 BLAKE2: Fall back to plain C implementation on non-amd64 platforms 2018-03-21 07:51:52 +01:00
getopt Update shipped getopt version to include the new optional_argument option 2016-10-08 20:51:22 -04:00
natupnp Ship a fallback natupnp.h 2014-08-03 21:48:53 +02:00
pcg Fix a warning in random number generator 2016-08-30 18:55:35 -04:00
timsort Fix some signed/unsigned warnings 2016-09-07 01:53:54 -04:00
tinyxml CMake: Split GTK3 tests into a separate module 2015-10-19 16:11:12 +02:00