[Bug 99715] Don't print: "Note: Buggy applications may crash, if they do please report to vendor"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 16 19:02:20 UTC 2017


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

--- Comment #9 from programmerjake at gmail.com ---
Emil, there is a standard method to detect if a particular driver will work.
See vkGetPhysicalDeviceSurfaceSupportKHR. Detecting those vendor specific
extensions was meant to detect when the user would not be able to enable DRI3
in the xorg.conf file. they are going to be used solely to tell the user what
to do about the absence of the DRI3 extension. Detecting if the vulkan driver
works isn't affected by the presence or absence of vendor specific extensions,
only by DRI3 and Present, which are required to implement the swapchain.

-- 
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/20170216/8ac9700f/attachment.html>


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