0ecfaf3b9e
Bug: https://bugs.dolphin-emu.org/issues/13404
On macOS 13.6 / Intel HD 5000, Dolphin crashes with this message:
> -[MTLIGAccelDevice setShouldMaximizeConcurrentCompilation:]: unrecognized selector
This should be available on all macOS 13.3+ systems – but when using OCLP drivers,
some devices use an older version of Metal.framework, which doesn't expose the selector.
This concerns Intel Ivy Bridge, Haswell and Nvidia Kepler when using OCLP on macOS 13.3
or newer.
(See
|
||
---|---|---|
.. | ||
D3D | ||
D3D12 | ||
D3DCommon | ||
Metal | ||
Null | ||
OGL | ||
Software | ||
Vulkan | ||
CMakeLists.txt |