svn commit: r321899 - in head/x11-servers/xorg-server: . files
Koop Mast
kwm at rainbow-runner.nl
Fri Jun 28 06:46:20 UTC 2013
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
More information about the svn-ports-head
mailing list