summaryrefslogtreecommitdiffstats
path: root/video/out/mac_common.swift
Commit message (Expand)AuthorAgeFilesLines
* mac/log: rename log functions and cleanup classder richter2024-03-291-1/+1
* mac: use LogHelper directly instead of mp_logder richter2024-03-291-2/+2
* mac/option: rename option structs to properly represent their contentder richter2024-03-211-5/+5
* mac/option: make option helper none optionalder richter2024-03-211-9/+8
* mac/option: make option helper vo struct independentder richter2024-03-211-2/+3
* mac/option: remove unused and obsolete variablesder richter2024-03-211-1/+1
* mac/option: move option functionality from mpv helper to option helperder richter2024-03-211-7/+7
* mac/helper: move input ctx related functionality into new input helperder richter2024-03-141-0/+1
* options: remove --focus-on-open and add --focus-onder richter2024-03-101-0/+4
* mac/vulkan: directly retrieve current render size without cachingder richter2024-03-061-12/+1
* mac: remove unnecessary metal layer colour space updateder richter2024-02-271-16/+3
* mac: add support for --auto-window-resize optionder richter2023-12-231-1/+3
* mac: fix build on older swift versionsder richter2023-11-101-5/+5
* mac: remove runtime checks and compatibility for macOS older than 10.15der richter2023-11-091-4/+1
* vo_gpu/vo_gpu_next: add vulkan support for macOSder richter2023-10-141-0/+177