It might be beneficial to use SIMD instructions (e.g. MMX, SSE on Intel) in some areas in SW pipeline (image interpolation, alpha blending).
Need to check for support in compilers (MSVC, GCC on Linux and GCC on Linux-ARM).
Need to check for support in compilers (MSVC, GCC on Linux and GCC on Linux-ARM).