aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/fastmemcpy.h
Commit message (Expand)AuthorAge
* memcpy_pic() added (copy image plane with src/dst stride)Gravatar arpi2002-04-06
* mem2agpcpy_pic()Gravatar michael2002-02-14
* mem2agpcpy()Gravatar michael2002-02-12
* cosmetic changes and sse/sse includedGravatar al3x2001-06-15
* USE_FASTMEMCPY bug fixed.Gravatar pontscho2001-05-14
* Moving fast_memcpy to separate file (Size optimization)Gravatar nickols_k2001-05-05
* SSE+2.2.x+SIGILL bug fixed - SSE code disabled...Gravatar arpi_esp2001-05-02
* Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...Gravatar atmosfear2001-04-26
* New optimized SSE code, overall optimizations.Gravatar atmosfear2001-04-22
* 16-byte align fix for SSEGravatar arpi_esp2001-04-21
* replace "movsl..." to small_memcpyGravatar pontscho2001-04-18
* sorry, for the #endifGravatar pontscho2001-04-16
* add 3dnow supportGravatar pontscho2001-04-16
* - applied SSE patch by Nick KurshevGravatar atmosfear2001-04-14
* P3 fixes...Gravatar arpi_esp2001-04-12
* __memcpy fixGravatar arpi_esp2001-04-12
* small typoGravatar arpi_esp2001-04-12
* fast memcpy() using x86 asm or mmxextGravatar arpi_esp2001-04-11