re: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-nv

2024-07-23 Thread matthew green
"Taylor R Campbell" writes: > Module Name: src > Committed By: riastradh > Date: Tue Jul 23 07:52:06 UTC 2024 > > Modified Files: > src/external/mit/xorg/server/drivers/xf86-video-nv: Makefile > > Log Message: > xf86-video-nv: Don't fail on -Wpointer-sign with clang. > > Not sure why

Re: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-chips

2017-01-24 Thread Christos Zoulas
In article <14621.1485263...@splode.eterna.com.au>, matthew green wrote: >Joerg Sonnenberger writes: >> On Thu, Jan 19, 2017 at 11:51:16PM +, Michael Lorenz wrote: >> > Module Name: src >> > Committed By: macallan >> > Date: Thu Jan 19 23:51:16 UTC 2017 >> > >> > Modi

re: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-chips

2017-01-24 Thread matthew green
Joerg Sonnenberger writes: > On Thu, Jan 19, 2017 at 11:51:16PM +, Michael Lorenz wrote: > > Module Name:src > > Committed By: macallan > > Date: Thu Jan 19 23:51:16 UTC 2017 > > > > Modified Files: > > src/external/mit/xorg/server/drivers/xf86-video-chips: Make

Re: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-chips

2017-01-23 Thread Joerg Sonnenberger
On Thu, Jan 19, 2017 at 11:51:16PM +, Michael Lorenz wrote: > Module Name: src > Committed By: macallan > Date: Thu Jan 19 23:51:16 UTC 2017 > > Modified Files: > src/external/mit/xorg/server/drivers/xf86-video-chips: Makefile > > Log Message: > build EXA support https://relen

Re: CVS commit: src/external/mit/xorg/server/drivers

2011-01-02 Thread Izumi Tsutsui
> Modified Files: > src/external/mit/xorg/server/drivers: Makefile > > Log Message: > fix a comment Hmm, it's also better to sort by ${MACHINE} name. --- Izumi Tsutsui

re: CVS commit: src/external/mit/xorg/server/drivers

2010-10-23 Thread matthew green
> > > XXX3: should we have common definitions for MI PCI video drivers? > > > > i'm not sure what this question is asking. > > I wondered if we should merge too many duplicated lines > among alpha/cats/x86 etc. > (alpha and cats have x86 BIOS emulation in their firmware for PCI VGA) ah, i'd do

Re: CVS commit: src/external/mit/xorg/server/drivers

2010-10-23 Thread Michael
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, On Oct 23, 2010, at 11:27 AM, Izumi Tsutsui wrote: Module Name:src Committed By: tsutsui Date: Sat Oct 23 15:27:50 UTC 2010 Modified Files: src/external/mit/xorg/server/drivers: Makefile Log Message: Reorder SUBDIR

Re: CVS commit: src/external/mit/xorg/server/drivers

2010-10-23 Thread Izumi Tsutsui
> > XXX2: should all ports include xf86-video-wsfb unconditionally? > > does it apply to all ports? Some ports don't need it, but I guess most legacy ports need only wsfb and having unused ones is harmless. (should we use the previous .if/.elif/.else/.endif for the default case?) > > XXX3: shoul

re: CVS commit: src/external/mit/xorg/server/drivers

2010-10-23 Thread matthew green
> Module Name: src > Committed By: tsutsui > Date: Sat Oct 23 15:27:50 UTC 2010 > > Modified Files: > src/external/mit/xorg/server/drivers: Makefile > > Log Message: > Reorder SUBDIR entries to make this more maintainable/readable: > - put xf86-input drivers first then xf86-video

re: CVS commit: src/external/mit/xorg/server/drivers/xf86-video-suncg14

2010-03-13 Thread matthew green
Module Name: src Committed By:macallan Date:Sun Mar 14 01:13:16 UTC 2010 Added Files: src/external/mit/xorg/server/drivers/xf86-video-suncg14: Makefile Log Message: apparently I forgot to commit this thanks to uwe & mrg for hitting me ov