Michael R. Crusoe 1e96573328 libobs: Update to SIMDe 0.7.1
c3d7abfaba

Simplify usage of the SIMDe header

This obviates the need for sse2neon as well and fixes compilation of all
plugins that referenced sse-intrin.h on all architectures, not just
arm*.
2021-01-02 04:07:55 -08:00
..
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2020-05-29 12:37:14 +02:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00
2021-01-02 04:07:55 -08:00

This is a slightly modified version of the simde directory in
https://github.com/simd-everywhere/simde/commit/c3d7abfaba6729a8b11d09a314b34a4db628911d
Unused files have removed.

Then the code was reformatted using the "formatcode.sh" script in the root of this repository.