Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On non-x86 platforms, memcpy was re-implemented in mplayer and was called | jkeil | 2002-11-07 | 1 | -0/+1 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -0/+2 |
* | removed nonsense 'inline' | arpi | 2002-08-22 | 1 | -2/+2 |
* | memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu> | michael | 2002-04-10 | 1 | -0/+1 |
* | fixing runtime cpudetect with pre SSE cpus | michael | 2002-03-19 | 1 | -7/+38 |
* | mem2agpcpy() | michael | 2002-02-12 | 1 | -1/+31 |
* | runtime cpu detection | michael | 2001-12-09 | 1 | -329/+84 |
* | 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "am... | michael | 2001-11-22 | 1 | -6/+116 |
* | Issues about P3 performance and SSE2 support. | nickols_k | 2001-06-13 | 1 | -2/+9 |
* | Moving fast_memcpy to separate file (Size optimization) | nickols_k | 2001-05-05 | 1 | -0/+249 |