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
7783acae100eeeddd6423c16c75f30e9c6fcbd5f
cglm
/
include
/
cglm
/
simd
History
Recep Aslantas
4e929a81c2
Update x86.h
2024-04-01 13:26:08 +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: min / max helpers
2024-01-09 21:35:39 +03:00
intrin.h
separate SSE and SSE2
2024-03-31 23:35:15 +03:00
wasm.h
simd: min / max helpers
2024-01-09 21:35:39 +03:00
x86.h
Update x86.h
2024-04-01 13:26:08 +03:00