4 Dec
2025
4 Dec
'25
9:56 a.m.
On Thu May 22 23:47:29 2025 +0000, Brendan Shanks wrote:
`WineWindow` should hold a ref to the IOSurface. There's an `IOSurface` ObjC class (toll-free bridged to IOSurfaceRef) which could save a few lines of code, or `CFRetain`/`CFRelease` should work too. I stuck with CF functions to keep things simple here for now
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7938#note_124664