[PATCH 4/7] winex11: Add initial vkCreateWin32SurfaceKHR implementation.

Roderick Colenbrander thunderbird2k at gmail.com
Mon Mar 12 11:02:56 CDT 2018


On Mon, Mar 12, 2018 at 8:49 AM, Józef Kucia <joseph.kucia at gmail.com> wrote:
> On Mon, Mar 12, 2018 at 4:38 PM, Roderick Colenbrander
> <thunderbird2k at gmail.com> wrote:
>> The opengl code works the same way. The client window cleanup code is
>> deeply hidden in window.c and tied to deletion of 'whole_window'.
>
> release_gl_drawable() destroys the client window.

I hadn't realized that, I remembered it being mostly for
xcomposite/pixmap/glxwindow. I just wonder how window.c deals with the
client window destroyed behind its back. Need to do some more digging.



More information about the wine-devel mailing list