This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
cglm
Watch
1
Star
0
Fork
0
You've already forked cglm
mirror of
https://github.com/recp/cglm.git
synced
2025-12-24 20:34:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87ae96b847fb6cf7a79a66dc3ddec330b031cba7
cglm
/
include
/
cglm
/
simd
History
Recep Aslantas
6183b213e2
suppress sign conversion warnings
2023-06-12 13:56:49 +03:00
..
avx
avx: implement scale matrix using AVX
2021-04-19 00:11:43 +03:00
neon
simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc
2023-04-21 20:14:58 +03:00
sse2
fixes for "simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc"
2023-04-21 22:42:04 +03:00
wasm
wasm: replace usage of -0.f to 0x80000000
2023-04-22 10:50:54 +08:00
arm.h
simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc
2023-04-21 20:14:58 +03:00
intrin.h
simd, sse: use 0x80000000 insteaf of -0.f to fix fastmath on msvc
2023-04-21 20:14:58 +03:00
wasm.h
wasm: replace usage of -0.f to 0x80000000
2023-04-22 10:50:54 +08:00
x86.h
suppress sign conversion warnings
2023-06-12 13:56:49 +03:00