On Wed, Feb 16, 2011 at 15:11:34 +0000, Jon TURNEY wrote:

> At the moment, libGL cannot be built --with-driver=dri --disable-driglx-direct
> on platforms which don't have libdrm.
> 
> --with-driver=dri is the only way to build a libGL which supports indirect
> rendering.
> 
> This patch set makes libdrm only required if --enable-driglx-direct is used,
> and makes --disable-driglx-direct the default on cygwin and hurd.
> 
> (this patch set combines patches from fd.o bugs #27840 and #29460, updated for
> the current git master)
> 
> Jon TURNEY (1):
>   Disable direct rendering on Cygwin
> 
> Samuel Thibault (1):
>   Only require libdrm if direct rendering is actually enabled.
> 
> nobled (1):
>   Disable direct rendering on GNU/Hurd
> 
For the series:
Reviewed-by: Julien Cristau <jcris...@debian.org>

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

Reply via email to