Author :
sthen
Date :
2026-05-30 13:57:36
Hash :5e6a5d30 Message :sdl2: fix build on i386 with LLVM 22 with
--disable-mmx --disable-sse --enable-sse2
various errors like this in MMX/SSE functions:
error: always_inline function '_mm_setzero_si64' requires target feature
'sse2', but would be inlined into function 'BlitRGBtoRGBPixelAlphaMMX'
that is compiled without support for 'sse2'