Re: [ANNOUNCE] xorg-server 1.11.1

2011-09-25 Thread Jeremy Huddleston
On Sep 24, 2011, at 01:43, Ville Syrjälä wrote: * #22566: [from 1.5.x] Random artifacts whith Composite extension enabled * This is a longstanding issue without much motion, needs status update This looks like something to do with implicit redirect. Should be re-tested w/ 1.11 as all of

Re: Bugzilla duplicate components

2011-09-25 Thread Jeremy Huddleston
On Sep 24, 2011, at 21:12, Alan Coopersmith wrote: On 09/24/11 07:50 PM, Jeremy Huddleston wrote: So there is quite a bit of unfortunate duplication in bugzilla. We have components in for libX11 in both the xlibs product and the xorg product. Xft has its own product as well as a

Re: [PATCH:xscope 06/14] Ensure ScopeHost global is initialized when built with USE_XTRANS

2011-09-25 Thread Jeremy Huddleston
On Sep 24, 2011, at 21:22, Alan Coopersmith wrote: It's gethostname, no by, to get the name of the current host. You're using gethostbyname here: +struct hostent *hp = gethostbyname(MyHostName); IPv6 support is provided for xscope by the xtrans code, and I believe fully works already

Re: [PULL] bus cleanup, darwin hw/xfree86, build regression fixes

2011-09-25 Thread Matthieu Herrb
On Sat, Sep 24, 2011 at 12:35:30PM -0700, Jeremy Huddleston wrote: On Sep 24, 2011, at 09:31, Matthieu Herrb wrote: IOADDRESS is used massively throughout the drivers. I really don't see why it needs to be removed. Leaving the typedef in xf86Pci.h will save you/us a lot of work. At

Re: [PULL] bus cleanup, darwin hw/xfree86, build regression fixes

2011-09-25 Thread Matthieu Herrb
On Sun, Sep 25, 2011 at 09:47:15AM +0200, Matthieu Herrb wrote: Hmm it fails to run because it seems that pci_device_map_legacy() never actually made it in libpciaccess(). I found patches in may for it but no actual commits to libpciaccess. Am I looking at the wrong repository ?

Re: Bugzilla duplicate components

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 19:50 -0700, Jeremy Huddleston wrote: So there is quite a bit of unfortunate duplication in bugzilla. We have components in for libX11 in both the xlibs product and the xorg product. Xft has its own product as well as a component in the xorg product. I'd like to

Re: [PATCH] Remove broken fallback on non-pkg-config search for libXrender

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 21:09 -0700, Jeremy Huddleston wrote: configure.ac | 31 +-- 1 files changed, 1 insertions(+), 30 deletions(-) diff --git a/configure.ac b/configure.ac index 54d960f..3847e49 100644 --- a/configure.ac +++ b/configure.ac @@ -64,36 +64,7

Re: [PATCH libXft] Remove broken fallback on non-pkg-config search for libXrender (was [PATCH]...)

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 21:09 -0700, Jeremy Huddleston wrote: https://bugs.freedesktop.org/show_bug.cgi?id=5425 Signed-off-by: Jeremy Huddleston jerem...@apple.com --- configure.ac | 31 +-- 1 files changed, 1 insertions(+), 30 deletions(-) diff --git

Re: [PATCH xserver 1/2] Xinput: replace hard coded X11 version with X server version

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 17:16 -0600, Matt Dew wrote: Gaetan, can we use xorg-sgml-doctools/defs.ent ? We do for the X Version 11, Release 7.6 value. The server version is only known by the server module. I have added a search path to all 22 docbook.am files to find local entities. Any module can

Re: [libXext: PATCH] Fix id attributes, linkend and olinks

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 16:53 -0600, Matt Dew wrote: For reference inside the doc, would it not be more appropriate to use xref or something? I thought olink were for refrence across external documents? One drawback of using olinks is that the masterdb may or may not be

Re: [PATCH] Remove broken fallback on non-pkg-config search for libXrender

2011-09-25 Thread Alan Coopersmith
On 09/24/11 09:09 PM, Jeremy Huddleston wrote: https://bugs.freedesktop.org/show_bug.cgi?id=5425 Signed-off-by: Jeremy Huddlestonjerem...@apple.com --- configure.ac | 31 +-- 1 files changed, 1 insertions(+), 30 deletions(-) diff --git a/configure.ac

Re: [PATCH:xscope 06/14] Ensure ScopeHost global is initialized when built with USE_XTRANS

2011-09-25 Thread Alan Coopersmith
On 09/25/11 12:07 AM, Jeremy Huddleston wrote: On Sep 24, 2011, at 21:22, Alan Coopersmith wrote: It's gethostname, no by, to get the name of the current host. You're using gethostbyname here: +struct hostent *hp = gethostbyname(MyHostName); Ah, that's down in the #else below the

Re: Bugzilla duplicate components

2011-09-25 Thread Jamey Sharp
On Sun, Sep 25, 2011 at 08:18:31AM -0400, Gaetan Nadon wrote: On Sat, 2011-09-24 at 19:50 -0700, Jeremy Huddleston wrote: Should we move XCB from its own product into an xorg component for consistency? Yes, it is important to implement the proper X.Org project architecture. I'll take

Maintaining backwards compatibility with swap macros

2011-09-25 Thread Matt Turner
Dave pointed out that there are a couple drivers (sis, sisusb, vmware) that use the swapl/swaps macros. My recent patch series dropped the n argument from the macros, causing these drivers to not build. Ideally, we'd like a deprecation warning when the second argument is given, but by removing

Re: [PATCH libpciaccess 2/2] linux: Implement map_legacy

2011-09-25 Thread Jeremy Huddleston
I don't like that this has a side effect of changing errno since it returns errno, but I'm not sure if that promise is made by libpciaccess. My guess is that libpciaccess clients don't care about the errno side effect. Why is the sys-fs based fd opened with O_RDWR rather than flags? On May

Re: [PATCH libpciaccess 1/2] Add map_legacy interface

2011-09-25 Thread Jeremy Huddleston
On May 10, 2011, at 23:23, Mark Kettenis wrote: From: Adam Jackson a...@redhat.com Date: Tue, 10 May 2011 17:56:34 -0400 This allows platforms to hand back mmaps of the low 1M (ISA) address space on a per-domain basis. Any reason why you chose to have an explicit write_enable flag

Re: [PULL] bus cleanup, darwin hw/xfree86, build regression fixes

2011-09-25 Thread Jeremy Huddleston
On Sep 25, 2011, at 03:12, Matthieu Herrb wrote: On Sun, Sep 25, 2011 at 09:47:15AM +0200, Matthieu Herrb wrote: Hmm it fails to run because it seems that pci_device_map_legacy() never actually made it in libpciaccess(). I found patches in may for it but no actual commits to libpciaccess.

Re: [PATCH: scrnsaverproto] Fix id attributes, linkend and olinks

2011-09-25 Thread Gaetan Nadon
On Sat, 2011-09-24 at 20:23 -0600, Matt Dew wrote: --- specs/saver.xml | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git a/specs/saver.xml b/specs/saver.xml index b1e6f95..bcdd3a0 100644 --- a/specs/saver.xml +++ b/specs/saver.xml @@

Re: [PATCH libXft] Remove broken fallback on non-pkg-config search for libXrender (was [PATCH]...)

2011-09-25 Thread Jeremy Huddleston
On Sep 25, 2011, at 05:54, Gaetan Nadon wrote: Perhaps the subject of another patch, ldd -r -u reports: Unused direct dependencies: /home/nadon/xorg/src/inst/lib/libXext.so.6 Ok, I'll roll that in as a separate commit. Thanks.

Re: Bugzilla duplicate components

2011-09-25 Thread Gaetan Nadon
On Sun, 2011-09-25 at 10:26 -0700, Jamey Sharp wrote: On Sun, Sep 25, 2011 at 08:18:31AM -0400, Gaetan Nadon wrote: On Sat, 2011-09-24 at 19:50 -0700, Jeremy Huddleston wrote: Should we move XCB from its own product into an xorg component for consistency? Yes, it is important to

Re: Maintaining backwards compatibility with swap macros

2011-09-25 Thread Jeremy Huddleston
On Sep 25, 2011, at 10:50, Matt Turner wrote: Dave pointed out that there are a couple drivers (sis, sisusb, vmware) that use the swapl/swaps macros. My recent patch series dropped the n argument from the macros, causing these drivers to not build. Ideally, we'd like a deprecation warning

[PATCH] Input: Fix frac calculation on [Raw]DeviceEvent conversion

2011-09-25 Thread Max Schwarz
(1UL 32) evaluates to 0 (at least here), so do the fraction calculation in two steps as in libXi. Fractions on xXIRawEvent were not multiplied at all, which also gave 0 as result. Signed-off-by: Max Schwarz m...@x-quadraht.de --- Hi, I noticed a problem (see patch) with Daniel Stone's patch

Re: [PATCH:xscope 06/14] Ensure ScopeHost global is initialized when built with USE_XTRANS

2011-09-25 Thread Jeremy Huddleston
Fair enough. I remember at some point the xtrans path wasn't working for us on darwin, so we needed to use that other path for a while. We're now using xtrans, but for some reason we're building --disable-unix-transport. I don't quite remember why that wasn't working, so I'll try to

Re: Bugzilla duplicate components

2011-09-25 Thread Julien Cristau
On Sun, Sep 25, 2011 at 08:18:31 -0400, Gaetan Nadon wrote: On Sat, 2011-09-24 at 19:50 -0700, Jeremy Huddleston wrote: So there is quite a bit of unfortunate duplication in bugzilla. We have components in for libX11 in both the xlibs product and the xorg product. Xft has its own

Re: Bugzilla duplicate components

2011-09-25 Thread Gaetan Nadon
On Sun, 2011-09-25 at 20:56 +0200, Julien Cristau wrote: I'll take this opportunity to advocate that the xcb source repositories should be relocated under /xorg if feasible. These are the only externally recognizable hints that xcb is part of x.org project. That would be helpful to

Re: Maintaining backwards compatibility with swap macros

2011-09-25 Thread Jamey Sharp
On Sun, Sep 25, 2011 at 01:50:01PM -0400, Matt Turner wrote: Dave pointed out that there are a couple drivers (sis, sisusb, vmware) that use the swapl/swaps macros. My recent patch series dropped the n argument from the macros, causing these drivers to not build. Ideally, we'd like a

[PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-25 Thread Jeremy Huddleston
https://bugs.freedesktop.org/show_bug.cgi?id=1013 Signed-off-by: Jeremy Huddleston jerem...@apple.com --- nls/en_US.UTF-8/Compose.pre |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre index fb64cb9..0e82dcb

[PATCH keyboard] Remove calls to xf86IsPc98()

2011-09-25 Thread Peter Hutterer
This call is being removed from the server and this isn't work keeping ifdefs around for. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/at_scancode.c |4 +--- src/kbd.c | 28 +++- 2 files changed, 8 insertions(+), 24 deletions(-) diff --git

Re: [PATCH] Add additional compose sequences for pound sterling and yen (lower case)

2011-09-25 Thread Gaetan Nadon
On Sun, 2011-09-25 at 16:32 -0700, Jeremy Huddleston wrote: https://bugs.freedesktop.org/show_bug.cgi?id=1013 Signed-off-by: Jeremy Huddleston jerem...@apple.com --- nls/en_US.UTF-8/Compose.pre |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git

Re: [PATCH:libXi] Make shadow man pages generated by asciidoc work with Solaris man

2011-09-25 Thread Peter Hutterer
On Fri, Sep 23, 2011 at 08:45:16AM -0400, Gaetan Nadon wrote: On Thu, 2011-09-22 at 16:22 -0700, Alan Coopersmith wrote: On 09/22/11 15:16, Peter Hutterer wrote: On Thu, Sep 22, 2011 at 08:51:01AM -0400, Gaetan Nadon wrote: On Thu, 2011-09-22 at 09:21 +1000, Peter Hutterer wrote:

back buffer for window

2011-09-25 Thread baisheng_wang
Dear All: I have some confusion about the double buffer and OpenGL. 1. To avoid flicker and tearing, the back buffer will be created. So, the back buffer is just for per-window, or for the entire screen pixmap ? 2. For the Intel driver, according to the function CreateBuffer which is

Re: [PATCH keyboard] Remove calls to xf86IsPc98()

2011-09-25 Thread Matthieu Herrb
On Mon, Sep 26, 2011 at 09:56:17AM +1000, Peter Hutterer wrote: This call is being removed from the server and this isn't work keeping ifdefs around for. Signed-off-by: Peter Hutterer peter.hutte...@who-t.net Reviewed-by: Matthieu Herrb matthieu.he...@laas.fr --- src/at_scancode.c |4

Reminder: FOSDEM2012 speakers due Okt 1st.

2011-09-25 Thread Luc Verhaegen
As stated in an email sent a week and a half ago, i need 6 we will be there nomatter what speakers for FOSDEM this year before i go and talk to the FOSDEM organizers. So far we have: * Martin Peres - Nouveau * Alon Levy - Xspice * Chris Wilson - Cairo Only half the amount needed, with 5 days