Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2013 08:46:10 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Niclas Zeising <zeising@FreeBSD.org>
Subject:   Re: svn commit: r321899 - in head/x11-servers/xorg-server: . files
Message-ID:  <51CD3132.5050807@rainbow-runner.nl>
In-Reply-To: <20130628015744.GA46650@FreeBSD.org>
References:  <201306271838.r5RIcRnX036636@svn.freebsd.org> <20130628015744.GA46650@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28-6-2013 3:57, Alexey Dokuchaev wrote:
> On Thu, Jun 27, 2013 at 06:38:27PM +0000, Niclas Zeising wrote:
>> New Revision: 321899
>> URL: http://svnweb.freebsd.org/changeset/ports/321899
>>
>> Log:
>>    Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG)
>>    [...]
>>
>> +@@ -1042,7 +1042,7 @@
>> +     else
>> + 	xf86Info.estimateSizesAggressively = 0;
>> +
>> +-    xf86Info.aiglx = TRUE;
>> ++    xf86Info.aiglx = FALSE;
> But it goes from TRUE to FALSE.  Should xf86Info.aiglx be interpreted as
> xf86Info.**disable**aiglx instead?
>
> ./danfe
No it shouldn't. The thing that most likes is confusing you is that this 
patch was renamed and now only applies to the 1.7.7 xorg-server instead 
of both :)

-Koop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51CD3132.5050807>