CPU: Added ARM NEON optimized CopyWindow/CopyArea implementation
Should be useful for better performance when moving windows
and scrolling on the devices without a dedicated 2D hardware
accelerator (Allwinner A13).
Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
src/arm_asm.S
0 → 100644
src/cpu_backend.c
0 → 100644
src/cpu_backend.h
0 → 100644
Please register or sign in to comment