[Mesa-dev] [PATCH 0/3] Only require libdrm if direct rendering is actually enabled

Julien Cristau jcristau at debian.org
Wed Feb 16 07:44:19 PST 2011


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 <jcristau at debian.org>

Cheers,
Julien


More information about the mesa-dev mailing list