16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

Enable AVX2 support

This commit is contained in:
2026-05-06 20:02:00 +02:00
parent cde62d42e3
commit 02cffbe4ad
2 changed files with 12 additions and 1 deletions

View File

@@ -93,6 +93,8 @@
#define GLM_FORCE_SWIZZLE
#define GLM_ENABLE_EXPERIMENTAL
#define GLM_FORCE_CTOR_INIT
#define GLM_FORCE_INLINE
#define GLM_FORCE_INTRINSICS
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtx/matrix_transform_2d.hpp>