pipewire/spa/include/spa/support
Wim Taymans 3b422e31a2 cpu: add SLOW_GATHER flag
Intel Skylake (level 0x16) is the first model with fast gather
opcodes. Mark lower versions with the SLOW_GATHER flag.

Prefer the SSE2 version of the format conversion without gather when
SLOW_GATHER is set. Makes the conversion much faster on my Ivy
Bridge.
2026-03-19 16:21:35 +01:00
..
cpu.h cpu: add SLOW_GATHER flag 2026-03-19 16:21:35 +01:00
dbus.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
i18n.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
log-impl.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
log.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
loop.h loop: add docs about the locking 2025-06-10 18:00:01 +02:00
plugin-loader.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
plugin.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
system.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
thread.h thread: add thread.reset-on-fork 2025-11-06 11:55:20 +01:00