Re: [PATCH] libpciaccess: probe improvement

2013-03-09 Thread Alan Coopersmith
I had to make the changes shown in the attached diff so that it would compile cleanly with gcc, and have now pushed this fix to git master with those changes incorporated. To ssh://git.freedesktop.org/git/xorg/lib/libpciaccess 3e17f06..d76fb36 master -> master -- -Alan Coopersmith-

Re: [PATCH:libXfixes 1/2] Remove duplicate declaration of XFixesExtensionName in Xfixesint.h

2013-03-09 Thread Peter Hutterer
On Sat, Mar 09, 2013 at 09:31:51AM -0800, Alan Coopersmith wrote: > Silences gcc warnings: > In file included from Region.c:26:0: > Xfixesint.h:52:13: warning: redundant redeclaration of 'XFixesExtensionName' > [-Wredundant-decls] > Xfixesint.h:34:13: note: previous declaration of 'XFixesExtension

Re: Nominations for X.Org Foundation Board of Directors are OPEN (resend)

2013-03-09 Thread Matt Dew
A reminder that there is slightly less than one day left in the nomination window. (21 hrs as of this writing.) On 02/21/2013 03:37 PM, Matt Dew wrote: (I sent this to announce, xorg and xorg-devel lists but forgot the members list. To account for this mistake, the nomination window is bei

[PATCH:libXfixes 2/2] XFixesFetchRegionAndBounds: use nread in call to XReadPad

2013-03-09 Thread Alan Coopersmith
We already went through the trouble of calculating a variable with the amount to read, might as well use it instead of recalculating it. Also move initialization of the variable to the point it's needed/used Signed-off-by: Alan Coopersmith --- src/Region.c |4 ++-- 1 file changed, 2 inserti

[PATCH:libXfixes 1/2] Remove duplicate declaration of XFixesExtensionName in Xfixesint.h

2013-03-09 Thread Alan Coopersmith
Silences gcc warnings: In file included from Region.c:26:0: Xfixesint.h:52:13: warning: redundant redeclaration of 'XFixesExtensionName' [-Wredundant-decls] Xfixesint.h:34:13: note: previous declaration of 'XFixesExtensionName' was here In file included from Cursor.c:49:0: Xfixesint.h:52:13: warn

Re: Initial DRI3000 protocol specs available

2013-03-09 Thread Keith Packard
James Jones writes: > On 03/07/2013 05:17 PM, Keith Packard wrote: >> * PGP Signed by an unknown key >> >> James Jones writes: >> >>> There didn't seem to be much interest outside of NVIDIA, so >>> besides fence sync, the ideas are tabled internally ATM. >> >> This shouldn't surprise you though