obs-studio/plugins/mac-virtualcam
PatTheMav a754cacc7f
mac-virtualcam: Use IOSurfaceLock on Intel-based Macs only
Apple Silicon-based Macs have a unified memory architecture, as such
an IOSurface will always be available in memory accessible to the CPU
and GPU (and an off-load of the IOSurface will not take place).

eGPUs are not supported on Apple Silicon-based Macs either, so an
IOSurface lock to ensure data is copied back to CPU memory is not
necessary.
2022-10-19 01:59:11 +02:00
..
data/locale Add virtualcam plugin to OBS codebase 2020-10-30 23:36:57 -07:00
src mac-virtualcam: Use IOSurfaceLock on Intel-based Macs only 2022-10-19 01:59:11 +02:00
CMakeLists.txt cmake: Fix diverging prefix padding for OBS status outputs 2022-03-26 09:44:23 -04:00