> XXX: I wonder if each Xorg server extension can be enabled/disabled
> per ${MACHINE} basis rather than in MI include/dix-config.h header.
i had a look at this, and we could do it but it might require
generating a patched eg, xorg-config.h and maybe others, some
that are installed, some that
> Module Name: src
> Committed By: mrg
> Date: Thu Jul 23 09:59:36 UTC 2020
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server/hw/sun: Makefile.Xsun
>
> Log Message:
> fix build:
> - add .../xorg subdir to the path
> - add dbe and present extensions, both wanted via lin
> > LDADD+=${LDADD.render}
> > -LDADD+=${LDADD.randr}
> > +eDADD+=${LDADD.randr}
> > LDADD+=${LDADD.damageext}
>
> typo?
well spotted! thanks.
.mrg.
> Log Message:
> first merge of xorg-server 1.18.4 reach over. not tested, and
> missing at these new subdirs, some which may not be needed:
>
> dri2
i meant "dri3" here.
.mrg.
> Index: src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile
> diff -u src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile:1.9
> src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefile:1.10
> --- src/external/mit/xorg/server/xorg-server/hw/xfree86/Xorg/Makefil
In article <6985.1453779...@splode.eterna.com.au>,
matthew green wrote:
>"Christos Zoulas" writes:
>> Module Name: src
>> Committed By:christos
>> Date:Mon Jan 25 18:00:26 UTC 2016
>>
>> Modified Files:
>> src/external/mit/xorg/server/xorg-server: Makefile.serverlib
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Mon Jan 25 18:00:26 UTC 2016
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server: Makefile.serverlib
> Makefile.servermod
>
> Log Message:
> Include before setting any MK variables,
Hello,
On Fri, 15 Feb 2013 01:27:39 +0900
Izumi Tsutsui wrote:
> > Module Name:src
> > Committed By: macallan
> > Date: Thu Feb 14 16:16:25 UTC 2013
> >
> > Modified Files:
> > src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile
> >
> > Log Mess
> Module Name: src
> Committed By: macallan
> Date: Thu Feb 14 16:16:25 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile
>
> Log Message:
> set -DPCVT_SUPPORT on most hardware
Isn't it VGA specific?
---
Izumi Tsutsui