ref: 8b352dd606c068b5ed01a045ed9545e35f63fbc1
parent: d289999b65c0c43fe2327331b0a776a0a9f0cf78
author: David <gek@katherine>
date: Sun Mar 14 10:40:19 EDT 2021
Automatic commit.
--- a/README.md
+++ b/README.md
@@ -301,7 +301,12 @@
### Multithreading support
OpenMP is used on supported platforms to multithread certain operations.
-These are the operations that are accelerated:
+
+(OpenMP is also used in the math library (zmath.h and zmath.c) to explicitly force certain operations
+to be SIMD accelerated, so it is recommended that you compile the library with OpenMP support!)
+
+
+These are the operations that are accelerated by multithreading:
* glDrawPixels