[Mesa-dev] [PATCH 4/4] radv: toplevel configure/make changes required to build (v1.1)

Dave Airlie airlied at gmail.com
Thu Oct 6 01:23:24 UTC 2016


On 6 October 2016 at 07:07, Gustaw Smolarczyk <wielkiegie at gmail.com> wrote:
> Additional problems when configuring radv without the rest of mesa
> (might be also applicable to anv):
> 1. For radv to advertise VK_KHR_xcb_surface, HAVE_PLATFORM_X11 has to
> be defined. This variable is set from the list of EGL platforms, so
> EGL has to be enabled for it to be built.
> 2. radv uses XCB_DRI3, but it's only set when building GLX with DRI3 enabled.

I've fixed the llvm order issue you pointed out, as anv seems to
suffer from these
as well, I won't try and fix those out of tree.

Dave.


More information about the mesa-dev mailing list