obs-studio/libobs/util/simde
2023-09-19 13:35:49 -04:00
..
x86 libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
.clang-format simde: Don't format simde 2021-10-24 02:26:17 -07:00
check.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
debug-trap.h libos: Freshen SIMDe code copy 2020-05-29 12:37:14 +02:00
hedley.h clang-format: Commit file changes for clang-format 12 2021-10-13 20:00:04 +11:00
LICENSE.simde libobs: Add license declaration files 2023-09-19 13:35:49 -04:00
README.libobs simde: Update README.libobs 2021-10-24 02:26:17 -07:00
simde-align.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-arch.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-common.h clang-format: Commit file changes for clang-format 12 2021-10-13 20:00:04 +11:00
simde-constify.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-detect-clang.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-diagnostic.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-features.h libobs: Update to SIMDe 0.7.1 2021-01-02 04:07:55 -08:00
simde-math.h libobs: Update to SIMDe 0.7.1 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

Modifications:
1. Unused files have removed.
2. The code was reformatted using the "formatcode.sh" script in the root of this repository.