Files
ppsspp/Common
Eric Warmenhoven 58eaf56c5e libretro: build fix
gcc9 and the version of msvc19 that the libretro builders use don't
have _mm_storeu_si32. Using _m_cvtsi128_si32 followed by memcpy is
picked up by compilers that support _mm_storeu_si32 as being the same
and they generate the same assembly, so this is no harm to them.
2026-01-28 00:15:35 -05:00
..
2025-02-11 10:43:39 -06:00
2026-01-24 10:43:48 +01:00
2025-12-19 16:20:30 +01:00
2026-01-28 00:15:35 -05:00
2026-01-19 15:47:40 +01:00
2025-08-31 11:37:05 +02:00
2024-10-10 11:57:10 +02:00
2025-08-31 13:37:43 +02:00
2025-01-08 17:02:39 +01:00
2025-01-23 13:28:51 +01:00
2026-01-25 15:10:26 +01:00
2025-01-11 01:25:27 +01:00
2024-11-04 23:14:39 +01:00
2025-04-23 22:08:40 +02:00
2025-08-25 10:45:12 +02:00
2024-07-26 14:22:31 +02:00
2025-09-02 13:26:04 +02:00
2024-09-17 15:22:37 +02:00
2024-09-17 15:22:37 +02:00
2025-08-31 13:37:43 +02:00
2025-10-31 22:37:28 +01:00
2025-08-26 10:50:56 +02:00