mpv/video/out/mac
Dudemanguy a5bf211e12 meson: remove several macos-10-* build options
These have been build options since the waf build, but that doesn't
really make sense. The build can detect whatever macOS sdk version is
available and then use that information to determine whether to enable
the features or not. Potentially disabling multiple sdk versions doesn't
really make any sense. Because f5ca11e12b
effectively made macOS 10.15 the minimum supported version, we can drop
all of these checks and bump the required sdk version to 10.15. The rest
of the build simplifies from there.
2023-11-09 18:12:25 +00:00
..
common.swift
gl_layer.swift
metal_layer.swift vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
title_bar.swift meson: remove several macos-10-* build options 2023-11-09 18:12:25 +00:00
view.swift various: fix typos 2022-04-25 09:07:18 -04:00
window.swift mac: add a window animation lock to wait for animations to finish 2023-10-14 18:39:56 +02:00