-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically
Description
All hardware capable of running macOS 10.14 (Mojave) have a Metal-capable GPU since Mojave requires a Metal-capable GPU. OpenGL support was officially deprecated in the 10.14 SDK.
When we roll our minimum macOS SDK to 10.14, we should remove the fallback for older macOS hardware and only use the Metal backend on macOS. This will reduce app binary size, team maintenance burden, and testing matrix.
Related iOS issue: #103929
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specifically