[Bug 97096] VK_KHR_xlib_surface not enabled by default

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 27 17:01:58 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97096

--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
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:

https://www.x.org/wiki/guide/xlib-and-xcb/#index2h2

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160727/1ea78742/attachment.html>


More information about the intel-3d-bugs mailing list