mirror of
https://github.com/recp/cglm.git
synced 2025-12-31 20:56:07 +00:00
sse2 version of vec4 dot product
* use this for normalizing vector
This commit is contained in:
@@ -109,6 +109,8 @@ test_tests_SOURCES=\
|
||||
test/src/test_project.c \
|
||||
test/src/test_clamp.c \
|
||||
test/src/test_euler.c \
|
||||
test/src/test_quat.c
|
||||
test/src/test_quat.c \
|
||||
test/src/test_vec4.c
|
||||
|
||||
all-local:
|
||||
sh ./post-build.sh
|
||||
|
||||
Reference in New Issue
Block a user