]> git.xonotic.org Git - xonotic/darkplaces.git/history - mod_skeletal_animatevertices_sse.c
common: Update OpenBSD strlcpy and strlcat implementation
[xonotic/darkplaces.git] / mod_skeletal_animatevertices_sse.c
2020-10-02 cloudwalkmodel_shared: Rename dp_model_t to model_t, to avoid...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2012-02-11 eihruldual quat -> matrix optimizations
2012-02-11 eihrulfix multiply for skeleton objects
2012-02-11 eihrulskeleton object openglorientation fix
2012-02-11 eihrulSIMD-ize the matrix multiplication in AnimateVertices
2012-02-07 eihrulspaces -> tabs
2012-02-07 eihruluse dual quaternions for frame blends
2012-02-04 eihrulconvert pose6s data to pose7s data to resolve quaternio...
2011-09-30 eihrulbetter fix for skeletal no-bones case
2011-09-30 eihrulhandle no-bones case for skeletal animation
2010-10-16 divverenttry fixing the SSE skeletonobjects case
2010-10-08 divverentSSE patch by kyre, with runtime CPU detection and a...