[PATCH] configure.ac: bump GL requirements

Dave Airlie airlied at gmail.com
Thu Jan 26 09:37:47 PST 2012


On Thu, Jan 26, 2012 at 3:53 PM, Luc Verhaegen <libv at skynet.be> wrote:
> 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?

I'm just doing what my builds locally produced,

I've no idea, Ian? it looks like at least some of the defines in
dri_interface.h.

Dave.


More information about the xorg-devel mailing list