[Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets

Emil Velikov emil.l.velikov at gmail.com
Tue Jun 3 09:37:54 PDT 2014


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(-)
> 



More information about the mesa-dev mailing list