mpv/video/out/mac
der richter dae9ea3fa7 mac: fix dangling pointers
initialising UnsafeMutableRawPointer the way we did won't free those
pointers and we get dangling pointers. explicitly define a scope those
pointers are alive and auto freed.
2021-01-13 16:23:47 +01:00
..
common.swift mac: fix dangling pointers 2021-01-13 16:23:47 +01:00
gl_layer.swift
title_bar.swift mac: fix a window positioning bug when exiting fullscreen 2020-12-19 15:44:59 +01:00
view.swift
window.swift mac: fix a window positioning bug when exiting fullscreen 2020-12-19 15:44:59 +01:00