summaryrefslogtreecommitdiffstats
path: root/libvo/fastmemcpy.h
Commit message (Expand)AuthorAgeFilesLines
* memcpy_pic() added (copy image plane with src/dst stride)arpi2002-04-061-0/+19
* mem2agpcpy_pic()michael2002-02-141-0/+20
* mem2agpcpy()michael2002-02-121-2/+8
* cosmetic changes and sse/sse includedal3x2001-06-151-6/+6
* USE_FASTMEMCPY bug fixed.pontscho2001-05-141-0/+4
* Moving fast_memcpy to separate file (Size optimization)nickols_k2001-05-051-233/+2
* SSE+2.2.x+SIGILL bug fixed - SSE code disabled...arpi_esp2001-05-021-4/+11
* Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...atmosfear2001-04-261-149/+152
* New optimized SSE code, overall optimizations.atmosfear2001-04-221-21/+97
* 16-byte align fix for SSEarpi_esp2001-04-211-0/+19
* replace "movsl..." to small_memcpypontscho2001-04-181-15/+2
* sorry, for the #endifpontscho2001-04-161-1/+1
* add 3dnow supportpontscho2001-04-161-1/+61
* - applied SSE patch by Nick Kurshevatmosfear2001-04-141-47/+44
* P3 fixes...arpi_esp2001-04-121-30/+24
* __memcpy fixarpi_esp2001-04-121-3/+5
* small typoarpi_esp2001-04-121-1/+1
* fast memcpy() using x86 asm or mmxextarpi_esp2001-04-111-0/+98