Revert "Add support for non aligned SIMD for vec4"

This reverts commit 4e01e940de.
This commit is contained in:
Christophe
2023-12-20 21:33:19 +01:00
committed by Christophe
parent 2d38c41161
commit edecbf1c59
12 changed files with 122 additions and 406 deletions

View File

@@ -1,5 +1,4 @@
#define GLM_FORCE_SWIZZLE
#define GLM_FORCE_MESSAGES
#include <glm/gtc/constants.hpp>
#include <glm/gtc/vec1.hpp>
#include <glm/ext/scalar_relational.hpp>