CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2022-07-14 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jul 15 04:10:41 UTC 2022 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 \ xsrc/external/mit/xorg

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2022-07-14 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jul 15 04:10:41 UTC 2022 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 \ xsrc/external/mit/xorg

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2019-08-30 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Fri Aug 30 15:57:00 UTC 2019 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c Log Message: Try modesetting on x86, too. Not the best option without functional GLAMOR, but it does work. To ge

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2019-08-30 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Fri Aug 30 15:57:00 UTC 2019 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c Log Message: Try modesetting on x86, too. Not the best option without functional GLAMOR, but it does work. To ge

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2019-08-30 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Fri Aug 30 15:48:25 UTC 2019 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c Log Message: Match wsfb on x86, too. When uefi booting without driver-specific GPU support, wsfb is the only choic

CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2019-08-30 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Fri Aug 30 15:48:25 UTC 2019 Modified Files: xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c Log Message: Match wsfb on x86, too. When uefi booting without driver-specific GPU support, wsfb is the only choic

re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2015-02-11 Thread Christos Zoulas
On Feb 11, 9:17pm, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/com | so, to enable warnings you have to fix the code, which will make | updating it harder later. It is just 4 lines, and the cast was wrong (it takes away vola

re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2015-02-11 Thread matthew green
Christos Zoulas writes: > On Feb 10, 9:53pm, m...@eterna.com.au (matthew green) wrote: > -- Subject: re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/com > > | is this actually necessary for some reason? if not, please avoid > | changing this 3rd party code (which already will requ

re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2015-02-10 Thread Christos Zoulas
On Feb 10, 9:53pm, m...@eterna.com.au (matthew green) wrote: -- Subject: re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/com | is this actually necessary for some reason? if not, please avoid | changing this 3rd party code (which already will require significant | work when updatin

re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2015-02-10 Thread matthew green
"Christos Zoulas" writes: > Module Name: xsrc > Committed By: christos > Date: Mon Feb 9 17:44:22 UTC 2015 > > Modified Files: > xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h > > Log Message: > remove superfluous casts. is this actually necessary for some reas

Re: CVS commit: xsrc/external/mit/xorg-server/dist/hw/xfree86/common

2010-11-28 Thread Nick Hudson
On Sunday 28 November 2010 10:27:02 Nick Hudson wrote: > Module Name: xsrc > Committed By: skrll > Date: Sun Nov 28 10:27:02 UTC 2010 > > Modified Files: > xsrc/external/mit/xorg-server/dist/hw/xfree86/common: compiler.h > > Log Message: > Fix merge and ARM define handling. The di