[PATCH] configure.ac: bump GL requirements

Luc Verhaegen libv at skynet.be
Thu Jan 26 07:53:36 PST 2012


On Thu, Jan 26, 2012 at 03:44:58PM +0000, Dave Airlie wrote:
> From: Dave Airlie <airlied at redhat.com>
> 
> Once Ian's GLX changes are commited for GL3.0 support, then we
> need to bump the minimum requirements for glproto and gl (from Mesa).
> 
> Signed-off-by: Dave Airlie <airlied at redhat.com>
> ---
>  configure.ac |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

> -LIBGL="gl >= 7.1.0"
> +LIBGL="gl >= 8.0.0"

Wow. 8.0 is not even released yet. Even if it were released already, 
that is a pretty narrow base.

Is there any good reason to not make openGL 3.0 GLX changes build 
conditionally?

Luc Verhaegen.


More information about the xorg-devel mailing list