Kaloyan Chehlarski fe5c2068aa AGS: Fix 2bpp tinted blitting with AVX2 optimizations
Tinted blitting was completely broken on the 2bpp AVX2
path, due to the code ignoring the boundary in the
middle of the wide registers. This change fixes the vertical
striping produced by the original code, and removes some
unnecessary operations that were being performed for
every group of pixels.
2024-05-06 21:52:03 +02:00
..
2023-12-24 13:19:25 +01:00
2023-11-26 11:01:17 +02:00
2023-12-24 13:19:25 +01:00
2023-12-24 13:19:25 +01:00
2023-12-24 13:19:25 +01:00