mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-08 11:26:14 +00:00
27539d25e8
executive summary: memcpy2 aka. ia32_memcpy is a drop-in replacement that is much faster than memcpy (7% on small buffers, 300% on 192K buffers) This was SVN commit r2729.