aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/aclib_template.c
Commit message (Expand)AuthorAge
* More gcc-4.0 fixesGravatar gpoirier2005-06-04
* Make this file compile with gcc-4.0.0. The old code was invalid C.Gravatar gpoirier2005-01-21
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* removed nonsense 'inline'Gravatar arpi2002-08-22
* prefer prefetchnta if its availableGravatar michael2002-04-17
* pre mmx2/3dnow fixGravatar michael2002-04-17
* 101Gravatar michael2002-02-13
* mem2agpcpy()Gravatar michael2002-02-12
* runtime cpu detectionGravatar michael2001-12-09
* 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am...Gravatar michael2001-11-22
* Issues about P3 performance and SSE2 support.Gravatar nickols_k2001-06-13
* Moving fast_memcpy to separate file (Size optimization)Gravatar nickols_k2001-05-05