mirror of https://github.com/mpv-player/mpv
15c48f3dc1
initially we drew on a dedicated render queue to circumvent certain bottlenecks on the main queue, like concurrent events that could lead to late drawing. though due to the way cocoa works we need to draw an the main queue otherwise we get undefined behaviour that could lead to crashes. Fixes #10276 |
||
---|---|---|
.. | ||
common.swift | ||
gl_layer.swift | ||
metal_layer.swift | ||
title_bar.swift | ||
view.swift | ||
window.swift |