Skip to content

XCB improvements

Lubosz Sarnecki requested to merge lubosz/monado:xcb-improvements into master

This patch set fixes memory leaks in the 2 XCB window system implementations and correctly uses the XCB/Xlib interop, which is currently required by the Vulkan extension.

More details can be found in the commit messages.

Merge request reports