FreeRDP/libfreerdp/primitives/sse
akallabeth b4dbecd506
[primitives,copy] fix issues with SSE 4.1 and AVX2
* Deactivate optimized image_copy_bgr24_bgrx32
* Fall back to generic implementation instead of copying that code
2024-10-10 15:23:43 +02:00
..
prim_add_sse3.c [warnings] fix uninitialized variable warnings 2024-08-29 11:43:26 +02:00
prim_alphaComp_sse3.c [primitives,codec] guard SSE code with platform 2024-06-25 09:56:52 +02:00
prim_andor_sse3.c [primitives,codec] guard SSE code with platform 2024-06-25 09:56:52 +02:00
prim_colors_sse2.c [warnings] remove const params 2024-09-12 14:29:25 +02:00
prim_copy_avx2.c [primitives,copy] fix issues with SSE 4.1 and AVX2 2024-10-10 15:23:43 +02:00
prim_copy_sse4_1.c [primitives,copy] fix issues with SSE 4.1 and AVX2 2024-10-10 15:23:43 +02:00
prim_set_sse2.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
prim_shift_sse3.c [warnings] fix uninitialized variable warnings 2024-08-29 11:43:26 +02:00
prim_sign_ssse3.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
prim_YCoCg_ssse3.c [warnings] fix redundant casts 2024-08-29 12:03:09 +02:00
prim_YUV_ssse3.c [warnings] remove const params 2024-09-12 14:29:25 +02:00