mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
re-organize folder structure
* move SIMD instructions (SSE2, AVX) to arch folder
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
#define cglm_vec_h
|
||||
|
||||
#include "cglm-common.h"
|
||||
#include "cglm-intrin.h"
|
||||
#include "cglm-vec-ext.h"
|
||||
#include "arch/simd/cglm-intrin.h"
|
||||
|
||||
/*!
|
||||
* @brief copy all members of [a] to [dest]
|
||||
|
||||
Reference in New Issue
Block a user