mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
mat2: implement some mat2 func
* also implement as SSE
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "vec4.h"
|
||||
#include "mat4.h"
|
||||
#include "mat3.h"
|
||||
#include "mat2.h"
|
||||
#include "affine.h"
|
||||
#include "cam.h"
|
||||
#include "frustum.h"
|
||||
|
||||
Reference in New Issue
Block a user