[PATCH 0/2] MR244: winex11.drv: Keep GLX pbuffer alive while its drawable is used

Paul Gofman (@gofman) wine at gitlab.winehq.org
Tue Jun 14 11:42:03 CDT 2022


Other drawable types are ref counted and destroyed only when nothing (e. g., existing contexts) reference them anymore, making sure that if we have a context referencing drawable the GLX drawable is still valid. That was probably left behind for PBuffers.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/244



More information about the wine-devel mailing list