<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - VK_KHR_xlib_surface not enabled by default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97096#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - VK_KHR_xlib_surface not enabled by default"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97096">bug 97096</a>
from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
<pre>The reason there is no compile flag is because Tue code doesn't yet exist.
However, XCB and Xlib can be mixed as seen here:
<a href="https://www.x.org/wiki/guide/xlib-and-xcb/#index2h2">https://www.x.org/wiki/guide/xlib-and-xcb/#index2h2</a>
You should be able to use the xcb version in your Xlib app as long as your Xlib
is anywhere close to recent. That's probably how I would implement it inside
the driver anyway.
If there is a particularly compelling reason to have a separate Xlib
implementation I'm open to it but I really don't see one other then slight
convenience at the moment.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>