[PATCH] configure.ac: bump GL requirements

Ian Romanick idr at freedesktop.org
Wed Feb 1 10:08:26 PST 2012


On 01/26/2012 10:37 AM, Dave Airlie wrote:
> 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.

Yes.  I believe the patches I posted to the list already respect those, 
but I'll have to double check.  I need to respin them with Jesse's 
comments anyway.  I try to get to that soon.


More information about the xorg-devel mailing list