"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
"Taylor R Campbell" writes:
> Module Name: src
> Committed By: riastradh
> Date: Sun May 5 15:25:31 UTC 2024
>
> Modified Files:
> src/external/mit/xorg/lib/dri: Makefile
> src/external/mit/xorg/lib/dri.old: Makefile
>
> Log Message:
> mesa: Build with -Wno-error=typedef-redef
> 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
On Wed, Sep 16, 2020 at 06:26:45PM +, m...@netbsd.org wrote:
> Since the background for this is an issue nobody else is experiencing,
> can you at least report a bug for how to reach it?
hello?
in the original proposal joerg already said it has a chance of making
opengl not reentrant. the use
Since the background for this is an issue nobody else is experiencing,
can you at least report a bug for how to reach it?
On Wed, Sep 16, 2020 at 06:19:24PM +, Nia Alarie wrote:
> Module Name: src
> Committed By: nia
> Date: Wed Sep 16 18:19:24 UTC 2020
>
> Modified Files:
> sr
> 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
On Fri, Jan 31, 2020 at 09:13:40PM +, Jared D. McNeill wrote:
> Module Name: src
> Committed By: jmcneill
> Date: Fri Jan 31 21:13:40 UTC 2020
>
> Modified Files:
> src/external/mit/xorg/lib/gallium: Makefile
>
> Log Message:
> Bump MESA_LLVM_VERSION_STRING
Directly use ${LLVM
On Fri, Jan 31, 2020 at 08:58:18PM +, Jared D. McNeill wrote:
> Module Name: src
> Committed By: jmcneill
> Date: Fri Jan 31 20:58:18 UTC 2020
>
> Modified Files:
> src/external/mit/xorg/lib: libmesa.mk
> src/external/mit/xorg/lib/libglapi: Makefile
>
> Log Message:
> Cha
On Wed, Jul 04, 2018 at 12:25:49PM +, Maya Rashish wrote:
> Module Name: src
> Committed By: maya
> Date: Wed Jul 4 12:25:49 UTC 2018
>
> Modified Files:
> src/external/mit/xorg/bin/fc-cache: Makefile
> src/external/mit/xorg/bin/fc-cat: Makefile
> src/external/mit/x
On Mon, Mar 06, 2017 at 01:50:40PM +, Maya Rashish wrote:
> Module Name: src
> Committed By: maya
> Date: Mon Mar 6 13:50:40 UTC 2017
>
> Modified Files:
> src/external/mit/xorg/lib/libdrm: Makefile.defines
>
> Log Message:
> We do HAVE_NOUVEAU. so use it.
>
>
I don't think
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
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
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
> > 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
Date: Fri, 26 Feb 2016 23:08:14 +0100
From: Joerg Sonnenberger
On Fri, Feb 26, 2016 at 09:20:17PM +, Taylor R Campbell wrote:
> Disable C++11 warnings about `register' qualifiers in glsl_lexer.cpp.
>
> glsl_lexer.cpp was generated by a flex that still uses it. It is
> h
On Fri, Feb 26, 2016 at 09:20:17PM +, Taylor R Campbell wrote:
> Module Name: src
> Committed By: riastradh
> Date: Fri Feb 26 21:20:17 UTC 2016
>
> Modified Files:
> src/external/mit/xorg/lib: libglsl.mk
>
> Log Message:
> Disable C++11 warnings about `register' qualifiers in
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,
On Mon, Aug 10, 2015 at 05:12:54PM +, David Holland wrote:
> On Sun, Aug 09, 2015 at 01:06:30AM +0200, Aymeric Vincent wrote:
> > David Holland writes:
> >
> > > > Fix bracket expressions by moving '-' to the end of them. GNU awk
> choked.
> > >
> > > Front is safer. fwiw.
> >
> > O
On Sun, Aug 09, 2015 at 01:06:30AM +0200, Aymeric Vincent wrote:
> David Holland writes:
>
> > > Fix bracket expressions by moving '-' to the end of them. GNU awk
> > choked.
> >
> > Front is safer. fwiw.
>
> OK, I moved them to the front, together with '_' because it felt awkward
> t
matthew green writes:
> don't we also have TOOL_AWK to handle this? (mind making that change too? :)
Sure, consider it done. :-) Waiting for a release to finish successfully
first.
Regards,
Aymeric
Aymeric Vincent writes:
> David Holland writes:
>
> > > Fix bracket expressions by moving '-' to the end of them. GNU awk choked.
> >
> > Front is safer. fwiw.
>
> OK, I moved them to the front, together with '_' because it felt awkward
> to separate the separators. Out of curiosity, is it "sa
David Holland writes:
> > Fix bracket expressions by moving '-' to the end of them. GNU awk choked.
>
> Front is safer. fwiw.
OK, I moved them to the front, together with '_' because it felt awkward
to separate the separators. Out of curiosity, is it "safer" just because
it is more robust to fu
On Sat, Aug 08, 2015 at 10:27:00PM +, Aymeric Vincent wrote:
> Modified Files:
> src/external/mit/xorg: xorg-pkg-ver.mk
>
> Log Message:
> Fix bracket expressions by moving '-' to the end of them. GNU awk choked.
Front is safer. fwiw.
--
David A. Holland
dholl...@netbsd.org
"Nathanial Sloss" writes:
> Module Name: src
> Committed By: nat
> Date: Thu Jan 29 22:51:56 UTC 2015
>
> Modified Files:
> src/external/mit/xorg/lib/libGLU: shlib_version
>
> Log Message:
> Fixes segfaults and crashing in applications that use libGLU.
> Minor version bump.
>
> T
In article <17212.1420481...@splode.eterna.com.au>,
matthew green wrote:
>
>"Christos Zoulas" writes:
>> Module Name: src
>> Committed By:christos
>> Date:Mon Jan 5 16:26:48 UTC 2015
>>
>> Modified Files:
>> src/external/mit/xorg/lib/dri: Makefile
>>
>> Log Message
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Mon Jan 5 16:26:48 UTC 2015
>
> Modified Files:
> src/external/mit/xorg/lib/dri: Makefile
>
> Log Message:
> Prevent .y.c from regenerating c files from yacc.
> XXX: Why are we compiling glcpp-parse.c b
"Jared D. McNeill" writes:
> Module Name: src
> Committed By: jmcneill
> Date: Sun Aug 10 14:10:38 UTC 2014
>
> Modified Files:
> src/external/mit/xorg/lib/pixman: Makefile
>
> Log Message:
> USE_SSSE3 not USE_SSE3
thanks. i thought i'd already commited that!
.mrg.
On Apr 6, 9:31am, m...@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: src/external/mit/xorg/bin/xauth
| it shows xauth doing this:
|
| unlink("/home/foo/.Xauthority");
| link("/home/foo/.Xauthority", "/home/foo/.Xauthority");
|
| which is where
Christos Zoulas writes:
> In article <20140405170155.aca4...@cvs.netbsd.org>,
> Matthias Scheler wrote:
> >-=-=-=-=-=-
> >
> >Module Name: src
> >Committed By:tron
> >Date:Sat Apr 5 17:01:55 UTC 2014
> >
> >Modified Files:
> > src/external/mit/xorg/bin/xauth: Makefile
In article <20140405170155.aca4...@cvs.netbsd.org>,
Matthias Scheler wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: tron
>Date: Sat Apr 5 17:01:55 UTC 2014
>
>Modified Files:
> src/external/mit/xorg/bin/xauth: Makefile
>
>Log Message:
>Force "USE_SSP" to "no" when compil
On Sat, Apr 05, 2014 at 05:01:55PM +, Matthias Scheler wrote:
> Module Name: src
> Committed By: tron
> Date: Sat Apr 5 17:01:55 UTC 2014
>
> Modified Files:
> src/external/mit/xorg/bin/xauth: Makefile
>
> Log Message:
> Force "USE_SSP" to "no" when compiling xauth(1) for now.
> Module Name: src
> Committed By: riz
> Date: Fri Oct 18 01:12:00 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/lib/libX11: Makefile.libx11
> src/external/mit/xorg/lib/libXi: Makefile
>
> Log Message:
> Before testing the value of HAVE_GCC, test if it's defined.
thi
On Tue, Jun 25, 2013 at 08:10:37PM +0400, Valeriy E. Ushakov wrote:
> On Tue, Jun 25, 2013 at 17:54:05 +0200, Thomas Klausner wrote:
>
> > There are more, e.g. in Mesa.
> > external/mit/libX11/dist/src/Font.c:591:29: warning: comparison of constant
> > 768614336404564650 with expression of type '
On Tue, Jun 25, 2013 at 17:54:05 +0200, Thomas Klausner wrote:
> There are more, e.g. in Mesa.
> external/mit/libX11/dist/src/Font.c:591:29: warning: comparison of constant
> 768614336404564650 with expression of type 'CARD32' (aka 'unsigned int') is
> always true [-Wtautological-constant-out-of
On Tue, Jun 25, 2013 at 04:24:27PM +0200, Joerg Sonnenberger wrote:
> On Tue, Jun 25, 2013 at 02:05:05PM +, Thomas Klausner wrote:
> > Module Name:src
> > Committed By: wiz
> > Date: Tue Jun 25 14:05:04 UTC 2013
> >
> > Modified Files:
> > src/external/mit/xorg/
On Tue, Jun 25, 2013 at 02:05:05PM +, Thomas Klausner wrote:
> Module Name: src
> Committed By: wiz
> Date: Tue Jun 25 14:05:04 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/lib/fontconfig/src: Makefile
>
> Log Message:
> Add -Wno-error=tautological-constant-out-of-range
In article <29790.1371451...@splode.eterna.com.au>,
matthew green wrote:
>
>> Module Name: src
>> Committed By:christos
>> Date:Sun Jun 16 01:51:29 UTC 2013
>>
>> Modified Files:
>> src/external/mit/xorg/bin/xdm: Makefile
>> Added Files:
>> src/external/mit/xorg
> Module Name: src
> Committed By: christos
> Date: Sun Jun 16 01:51:29 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/bin/xdm: Makefile
> Added Files:
> src/external/mit/xorg/bin/xdm/greeter: Makefile
>
> Log Message:
> In the PIC case, build libXdmGreet; perhaps we s
> Module Name: src
> Committed By: martin
> Date: Fri Jun 7 19:28:25 UTC 2013
>
> Modified Files:
> src/external/mit/xorg/lib/freetype/freetype: Makefile
>
> Log Message:
> Fix a few library substitutions
please revert this - i'd already fixed it by adding those
substitutions, a
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
> > Modified Files:
> > src/external/mit/xorg/lib/xkeyboard-config/rules: base base.lst evdev
> > evdev.lst
:
> > XXX1: can't we generate these files during build?
:
> sounds like a wonderful idea.. can you do it? :)
Well, it turns out the dist/Makefile.in calls perl and intltools...
> Module Name: src
> Committed By: tsutsui
> Date: Mon Sep 26 15:19:45 UTC 2011
>
> Modified Files:
> src/external/mit/xorg/lib/xkeyboard-config/rules: base base.lst evdev
> evdev.lst
>
> Log Message:
> Regenerate these compiled files properly in our own
> xsrc/external/
mrg@ wrote:
> > > Module Name: src
> > > Committed By: mrg
> > > Date: Sat Jul 23 23:42:02 UTC 2011
> > >
> > > Modified Files:
> > > src/external/mit/xorg/bin/bdftopcf: Makefile
> > > src/external/mit/xorg/tools/fc-cache: Makefile
> > > src/external/mit/xorg/tools/mkfo
> > Module Name:src
> > Committed By: mrg
> > Date: Sat Jul 23 23:42:02 UTC 2011
> >
> > Modified Files:
> > src/external/mit/xorg/bin/bdftopcf: Makefile
> > src/external/mit/xorg/tools/fc-cache: Makefile
> > src/external/mit/xorg/tools/mkfontscale: Makefil
> Module Name: src
> Committed By: mrg
> Date: Sat Jul 23 23:42:02 UTC 2011
>
> Modified Files:
> src/external/mit/xorg/bin/bdftopcf: Makefile
> src/external/mit/xorg/tools/fc-cache: Makefile
> src/external/mit/xorg/tools/mkfontscale: Makefile
>
> Log Message:
> link ag
> 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
> > > 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
-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
> > 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
> 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
On Fri, May 28, 2010 at 06:22:05AM +, matthew green wrote:
> Modified Files:
> src/external/mit/xorg/lib/libGL: Makefile
> src/external/mit/xorg/lib/libGLU: Makefile
> src/external/mit/xorg/lib/libglut: Makefile
>
> Log Message:
> we're now at mesa 7.7.1.
>
> XXX: real
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
On Thu, Oct 01, 2009 at 02:27:59AM +, matthew green wrote:
> Module Name: src
> Committed By: mrg
> Date: Thu Oct 1 02:27:59 UTC 2009
>
> Modified Files:
> src/external/mit/xorg/bin/xkbcomp: Makefile Makefile.common
>
> Log Message:
> properly fix the xkbcomp output, and make
57 matches
Mail list logo