On 03/06/14 14:14, Jon TURNEY wrote:
> As a follow-up to my "Fix Apple-DRI GLX" patchset, allow building of a libGL 
> capable of using driswrast on targets without libdrm, and make that the 
> default 
> configuration.
> 
> The --disable-driglx-direct option only appears to exist for the benefit of 
> such 
> targets, so it could probably be removed in future.
> 
IIRC people that build non-dri glx(libGL) i.e. --enable-xlib-glx normally set
--disable-driglx-direct as well. Not sure if they will be affected by your
patches though. I will take a closer look over the weekend, unless you beat me
to it.

-Emil

> Jon TURNEY (2):
>   glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM
>     case
>   configure: Always default to --enable-driglx-direct
> 
>  configure.ac      | 17 ++---------------
>  src/glx/glxcmds.c |  2 +-
>  src/glx/glxext.c  | 17 ++++++++++++-----
>  3 files changed, 15 insertions(+), 21 deletions(-)
> 

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to