Re: xserver: Branch 'master'

2008-10-09 Thread Peter Hutterer
Apologies for not spotting this earlier. On Mon, Sep 08, 2008 at 08:51:56AM -0700, Aaron Plattner wrote: > commit 079625570d51e41569b73b2fd9237eb8f967f408 > Author: Aaron Plattner <[EMAIL PROTECTED]> > Date: Mon Sep 8 08:50:52 2008 -0700 > > Bump ABI major versions for the TryClientExceptio

Re: xserver: Branch 'master'

2008-10-10 Thread Aaron Plattner
On Thu, Oct 09, 2008 at 09:34:49PM +1030, Peter Hutterer wrote: > Apologies for not spotting this earlier. > > On Mon, Sep 08, 2008 at 08:51:56AM -0700, Aaron Plattner wrote: > > commit 079625570d51e41569b73b2fd9237eb8f967f408 > > Author: Aaron Plattner <[EMAIL PROTECTED]> > > Date: Mon Sep 8 08

Re: xserver: Branch 'master'

2008-10-10 Thread Adam Jackson
On Thu, 2008-10-09 at 22:52 -0700, Zhenyu Wang wrote: > diff --git a/hw/xfree86/ddc/xf86DDC.c b/hw/xfree86/ddc/xf86DDC.c > index 0d86776..ad8feef 100644 > --- a/hw/xfree86/ddc/xf86DDC.c > +++ b/hw/xfree86/ddc/xf86DDC.c > @@ -249,6 +249,7 @@ xf86DoEEDID(int scrnIndex, I2CBusPtr pBus, Bool complete)

Re: xserver: Branch 'master'

2008-10-10 Thread Adam Jackson
On Fri, 2008-10-10 at 09:56 -0700, Aaron Plattner wrote: > On Thu, Oct 09, 2008 at 09:34:49PM +1030, Peter Hutterer wrote: > > ABI_XINPUT_VERSION was bumped with the MPX merge, thus 3 is already the > > correct version (server 1.5 has 2, btw.) Should we revert part of this > > patch? > > Sorry ab

Re: xserver: Branch 'master'

2008-10-10 Thread Keith Packard
On Fri, 2008-10-10 at 14:12 -0400, Adam Jackson wrote: > Yeah, that sounds like something I'd say. I am not the release bitch > for 1.6 though. No strong feelings either way on the ABI number, > personally. I'm doing 1.6, and I don't care about ABI numbers either; the only rule we should make i

Re: xserver: Branch 'master'

2008-10-11 Thread Zhenyu Wang
On 2008.10.10 14:07:36 -0400, Adam Jackson wrote: > On Thu, 2008-10-09 at 22:52 -0700, Zhenyu Wang wrote: > > > diff --git a/hw/xfree86/ddc/xf86DDC.c b/hw/xfree86/ddc/xf86DDC.c > > index 0d86776..ad8feef 100644 > > --- a/hw/xfree86/ddc/xf86DDC.c > > +++ b/hw/xfree86/ddc/xf86DDC.c > > @@ -249,6 +24

Re: xserver: Branch 'master'

2008-12-09 Thread Luc Verhaegen
On Mon, Dec 08, 2008 at 01:29:10PM -0800, Adam Jackson wrote: > configure.ac |1 - > 1 file changed, 1 deletion(-) > > New commits: > commit 58a27d2932164e43c0db42b1286ec2f95250b420 > Author: Adam Jackson <[EMAIL PROTECTED]> > Date: Mon Dec 8 16:28:00 2008 -0500 > > Default to x86emu e

Re: xserver: Branch 'master'

2008-12-09 Thread Adam Jackson
On Tue, 2008-12-09 at 15:50 +0100, Luc Verhaegen wrote: > On Mon, Dec 08, 2008 at 01:29:10PM -0800, Adam Jackson wrote: > > configure.ac |1 - > > 1 file changed, 1 deletion(-) > > > > New commits: > > commit 58a27d2932164e43c0db42b1286ec2f95250b420 > > Author: Adam Jackson <[EMAIL PROTECTED]

Re: xserver: Branch 'master'

2008-12-09 Thread David Gerard
2008/12/9 Adam Jackson <[EMAIL PROTECTED]>: > 1) vm86 mode is an x86ism. It doesn't work in long mode, and almost > certainly never will. 64-bit desktops are an increasingly large > percentage of the world. It's worth having only one set of bugs, for > the same reason we don't ship cfb anymore.

Re: xserver: Branch 'master'

2008-12-09 Thread Peter Harris
David Gerard wrote: > 2008/12/9 Adam Jackson <[EMAIL PROTECTED]>: > >> 1) vm86 mode is an x86ism. It doesn't work in long mode, and almost >> certainly never will. 64-bit desktops are an increasingly large >> percentage of the world. It's worth having only one set of bugs, for >> the same reaso

Re: xserver: Branch 'master'

2008-12-09 Thread Adam Jackson
On Tue, 2008-12-09 at 15:12 -0500, Peter Harris wrote: > David Gerard wrote: > > 2008/12/9 Adam Jackson <[EMAIL PROTECTED]>: > > > >> 1) vm86 mode is an x86ism. It doesn't work in long mode, and almost > >> certainly never will. 64-bit desktops are an increasingly large > >> percentage of the wo

Re: xserver: Branch 'master'

2008-12-20 Thread Michel Dänzer
On Fri, 2008-12-19 at 14:37 -0800, Maarten Maathuis wrote: > > commit 2db7b66863ae6055c3ce13c88b36d620de8a4d75 > Author: Maarten Maathuis > Date: Fri Dec 19 23:12:37 2008 +0100 > > exa: a few cleanups > > - Some warnings silenced. > - Some whitespace cleanup. > > diff --git a

Re: xserver: Branch 'master'

2008-12-30 Thread Sascha Hlusiak
Daniel Stone schrieb: > xkb/xkbUtils.c | 17 - > 1 file changed, 16 insertions(+), 1 deletion(-) > > New commits: > commit 48dbaf173a82693fd72953983da9fc556cd1c6ed > Author: Daniel Stone > Date: Tue Dec 30 12:17:14 2008 +1100 > > XKB: Also copy keyboard feedback when cop

Re: xserver: Branch 'master'

2008-12-30 Thread Colin Guthrie
'Twas brillig, and Sascha Hlusiak at 30/12/08 12:56 did gyre and gimble: > Daniel Stone schrieb: >> xkb/xkbUtils.c | 17 - >> 1 file changed, 16 insertions(+), 1 deletion(-) >> >> New commits: >> commit 48dbaf173a82693fd72953983da9fc556cd1c6ed >> Author: Daniel Stone >> Date:

Re: xserver: Branch 'master'

2008-12-30 Thread Daniel Stone
On Tue, Dec 30, 2008 at 01:56:22PM +0100, Sascha Hlusiak wrote: > Daniel Stone schrieb: > > commit 48dbaf173a82693fd72953983da9fc556cd1c6ed > > Author: Daniel Stone > > Date: Tue Dec 30 12:17:14 2008 +1100 > > > > XKB: Also copy keyboard feedback when copying the keymap > > > > Whe

Re: xserver: Branch 'master'

2009-01-01 Thread Matthieu Herrb
Paulo Cesar Pereira de Andrade wrote: > hw/xfree86/loader/Makefile.am |6 -- > hw/xfree86/loader/sdksyms.sh | 13 + > 2 files changed, 17 insertions(+), 2 deletions(-) > > New commits: > commit 86dc660588a615baefb1799d78a501c95a931d77 > Author: Paulo Cesar Pereira de Andrad

Re: xserver: Branch 'master'

2009-01-01 Thread Paulo César Pereira de Andrade
Matthieu Herrb wrote: > Paulo Cesar Pereira de Andrade wrote: >> hw/xfree86/loader/Makefile.am |6 -- >> hw/xfree86/loader/sdksyms.sh | 13 + >> 2 files changed, 17 insertions(+), 2 deletions(-) >> >> New commits: >> commit 86dc660588a615baefb1799d78a501c95a931d77 >> Author:

Re: xserver: Branch 'master'

2009-01-01 Thread Robert Noland
On Thu, 2009-01-01 at 14:26 -0200, Paulo César Pereira de Andrade wrote: > Matthieu Herrb wrote: > > Paulo Cesar Pereira de Andrade wrote: > >> hw/xfree86/loader/Makefile.am |6 -- > >> hw/xfree86/loader/sdksyms.sh | 13 + > >> 2 files changed, 17 insertions(+), 2 deletions(

Re: xserver: Branch 'master'

2009-01-01 Thread Joerg Sonnenberger
On Thu, Jan 01, 2009 at 02:26:33PM -0200, Paulo C?sar Pereira de Andrade wrote: > Thanks for the information. I was afraid it could not work > correctly with Solaris or BSD make, given the large amount of > problems to write a small awk script that works everywhere... > But the feature, as noted

Re: xserver: Branch 'master'

2009-01-07 Thread Daniel Stone
On Mon, Jan 05, 2009 at 11:25:11AM -0800, Paulo Cesar Pereira de Andrade wrote: > -extern CallbackListPtr XaceHooks[XACE_NUM_HOOKS]; > +extern _X_EXPORT CallbackListPtr XaceHooks[XACE_NUM_HOOKS]; ?!? signature.asc Description: Digital signature ___ xor

Re: xserver: Branch 'master'

2009-01-07 Thread Paulo César Pereira de Andrade
Daniel Stone wrote: > On Mon, Jan 05, 2009 at 11:25:11AM -0800, Paulo Cesar Pereira de Andrade > wrote: >> -extern CallbackListPtr XaceHooks[XACE_NUM_HOOKS]; >> +extern _X_EXPORT CallbackListPtr XaceHooks[XACE_NUM_HOOKS]; > > ?!? If the symbols are in a installed sdk header, they presumably must

Re: xserver: Branch 'master'

2009-01-07 Thread Colin Guthrie
'Twas brillig, and Paulo César Pereira de Andrade at 07/01/09 16:55 did gyre and gimble: > Daniel Stone wrote: >> On Mon, Jan 05, 2009 at 11:25:11AM -0800, Paulo Cesar Pereira de Andrade >> wrote: >>> -extern CallbackListPtr XaceHooks[XACE_NUM_HOOKS]; >>> +extern _X_EXPORT CallbackListPtr XaceHook

Re: xserver: Branch 'master'

2009-01-07 Thread Eamon Walsh
Colin Guthrie wrote: > 'Twas brillig, and Paulo César Pereira de Andrade at 07/01/09 16:55 did > gyre and gimble: > >> Daniel Stone wrote: >> >>> On Mon, Jan 05, 2009 at 11:25:11AM -0800, Paulo Cesar Pereira de Andrade >>> wrote: >>> -extern CallbackListPtr XaceHooks[XACE_NUM_H

Re: xserver: Branch 'master'

2009-01-27 Thread Paulo César Pereira de Andrade
Peter Hutterer wrote: Nothing agains't disabling it. But it should be building since commit 6ef46c40e62def4841a4cff4e0b443516a2ed782, and have "the same problems" as kdrive based servers. Since this is probably a case of "nobody cares" to maintain, then it should be better to just remove it.

Re: xserver: Branch 'master' - 2 commits

2008-10-15 Thread Tiago Vignatti
Hi Aaron, Please, I don't want to be rude or something here but how can we argument that these functions above are _used_ by the sample server if none of its open drivers use it? This is questionable. Aaron Plattner escreveu: > hw/xfree86/common/xf86.h |4 + > hw/xfree86/common/xf86

Re: xserver: Branch 'master' - 2 commits

2008-10-15 Thread Aaron Plattner
On Wed, Oct 15, 2008 at 04:38:03PM -0300, Tiago Vignatti wrote: > Hi Aaron, > > Please, I don't want to be rude or something here but how can we argument > that these functions above are _used_ by the sample server if none of its > open drivers use it? This is questionable. Hi Tiago, The fact t

Re: xserver: Branch 'master' - 2 commits

2008-10-15 Thread Tiago Vignatti
Aaron Plattner escreveu: > As for the NVIDIA driver, you can use nm -D on it to see which symbols it's > linked against. Also, I have a list of the strings we pass to LoaderSymbol > at http://people.freedesktop.org/~aplattner/loadersymbol > It was a bit out of date, so I updated it. disassemble t

Re: xserver: Branch 'master' - 2 commits

2008-10-16 Thread Roland Scheidegger
On 16.10.2008 06:40, Tiago Vignatti wrote: > Aaron Plattner escreveu: >> As for the NVIDIA driver, you can use nm -D on it to see which symbols it's >> linked against. Also, I have a list of the strings we pass to LoaderSymbol >> at http://people.freedesktop.org/~aplattner/loadersymbol >> It was a

Re: xserver: Branch 'master' - 2 commits

2008-10-16 Thread Adam Jackson
On Thu, 2008-10-16 at 01:40 -0300, Tiago Vignatti wrote: > Aaron Plattner escreveu: > > As for the NVIDIA driver, you can use nm -D on it to see which symbols it's > > linked against. Also, I have a list of the strings we pass to LoaderSymbol > > at http://people.freedesktop.org/~aplattner/loaders

Re: xserver: Branch 'master' - 3 commits

2008-12-03 Thread Eric Anholt
On Wed, 2008-12-03 at 20:52 -0800, Paulo Cesar Pereira de Andrade wrote: > .gitignore | 92 ++- > Makefile.am|2 > configure.ac |1 > hw/xfree86/Makefile.am |4 -

Re: xserver: Branch 'master' - 3 commits

2008-12-03 Thread Paulo César Pereira de Andrade
Hi, > You appear to have taken my patch and s/fprintf(stderr, /perror(/. > Generally in a situation like this one would leave original authorship > intact (even my comments were preserved!). Don't know why I changed that :-) It opens space for bikeshedding on something that should never happe

Re: xserver: Branch 'master' - 3 commits

2009-01-05 Thread Daniel Stone
Hi, On Mon, Jan 05, 2009 at 07:44:16AM -0800, Daniel Stone wrote: > commit e351d10773742d1570e976b7c8b6adda5ae6 > Author: Daniel Stone > Date: Mon Jan 5 17:41:38 2009 +0200 > > RandR: Only export Xinerama symbols when building Xinerama support > > Otherwise compilation fails d

Re: xserver: Branch 'master' - 5 commits

2009-02-02 Thread Eric Anholt
On Mon, 2009-02-02 at 11:20 +0100, Michel Dänzer wrote: > On Sun, 2009-02-01 at 09:26 -0800, Eric Anholt wrote: > > > > commit 29b3b88dc744f4919c6709747ddb7baac47486c5 > > Author: Pierre Willenbrock > > Date: Fri Jan 30 21:16:48 2009 -0800 > > > > Prevent double unref of glxdrawables > >

Re: xserver: Branch 'master' - 5 commits

2009-02-02 Thread Michel Dänzer
On Sun, 2009-02-01 at 09:26 -0800, Eric Anholt wrote: > > commit 29b3b88dc744f4919c6709747ddb7baac47486c5 > Author: Pierre Willenbrock > Date: Fri Jan 30 21:16:48 2009 -0800 > > Prevent double unref of glxdrawables > > Found by valgrind. Bug #18917. > > diff --git a/glx/glxcmds.

xf86SetGamma crashes the server [Re: xserver: Branch 'master']

2008-12-17 Thread Aaron Plattner
On Wed, Dec 17, 2008 at 08:05:24AM -0800, Maarten Maathuis wrote: > hw/xfree86/common/Makefile.am |2 > hw/xfree86/common/xf86Helper.c |6 + > hw/xfree86/common/xf86cmap.c |5 + > hw/xfree86/modes/xf86Crtc.c| 128 > - > hw/xfree86/modes/

Re: xf86SetGamma crashes the server [Re: xserver: Branch 'master']

2008-12-17 Thread Maarten Maathuis
I should swap the reply button for reply to all :-) On 12/17/2008 10:50 PM, Maarten Maathuis wrote: > On 12/17/2008 09:33 PM, Aaron Plattner wrote: >> On Wed, Dec 17, 2008 at 08:05:24AM -0800, Maarten Maathuis wrote: >>> hw/xfree86/common/Makefile.am |2 >>> hw/xfree86/common/xf86Helper.c