This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
6b0a3f081c32d62e160de733cc62cf744382d4ce
bullet3
/
Extras
/
vectormathlibrary
/
include
/
vectormath
/
SSE
/
cpp
History
ejcoumans
6b0a3f081c
added tests for Vector Math, modified Makefile, added helper include files
2007-08-15 04:54:27 +00:00
..
boolInVec.h
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
floatInVec.h
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
mat_aos.h
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
quat_aos.h
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
readme_e.txt
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
vec_aos.h
added SSE version of vectormath
2007-07-24 23:18:11 +00:00
vecidx_aos.h
replaced alignment to use __declspec(align(16)) class VecIdx, instead of aligning the members __m128 &ref __attribute__ ((aligned(16)));
2007-07-25 05:39:14 +00:00
vectormath_aos.h
added tests for Vector Math, modified Makefile, added helper include files
2007-08-15 04:54:27 +00:00