[PATCH 3/3] configure.ac: remove --enable-aiglx option

Jon Turney jon.turney at dronecode.org.uk
Thu Oct 6 18:02:55 UTC 2016


On 29/09/2016 18:41, Emil Velikov wrote:
> Presently the option guards both direct and accelerated indirect GLX. As
> such when one toggles it off they end up without any acceleration.
>
> Remove the option all together until we have the time to split/rework
> things.
>
> Cc: Jon Turney <jon.turney at dronecode.org.uk>
> Cc: Adam Jackson <ajax at redhat.com>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
> Jon, I've not checked the Xwin side of things but considering that the
> option is enabled by default and having it for Xwin only will be
> confusing I've nuked the guards throughout the tree.

Sorry I didn't get around to testing this before it was committed.

This breaks my build (See [1]), as the DRI2 loader is now built 
unconditionally, which fails without drm.h

I'm not sure exactly what problem this change is fixing, so I'm not sure 
how to address that.

Is it ok to restore the part which makes building the DRI2 loader 
conditional?

[1] http://dronecode.duckdns.org:8010/builders/xserver/builds/821



More information about the xorg-devel mailing list