On Wed, 2011-02-16 at 12:21 +0200, Pauli wrote:
> From: Pauli Nieminen
>
> glx should cleanup DRI2Drawable when GLXDrawable is destroyed.
>
> v3:
> * Fix resource destruction order between GLX and DRI2 when client
> disconnects.
>
> Signed-off-by: Pauli Nieminen
> ---
> glx/glxdri2.c
On Sun, Feb 27, 2011 at 01:11:51AM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin
> ---
> OpenBSD don't support this backends. Backend for OpenBSD I'll add later.
Reviewed-by: Peter Hutterer
Cheers,
Peter
> configure.ac| 20 +++-
> src/Makefile.am |
typo in subject "Rewrite mechanisn _to_ detect ..."
please describe in the commit message what you did here. in the future,
it'll be much easier to understand why a line was changed and this commit
isn't as straightforward as removing dead code.
On Sun, Feb 27, 2011 at 01:11:50AM +0500, Alexandr
On Sun, Feb 27, 2011 at 01:11:49AM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin
> ---
> src/synproto.h |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/src/synproto.h b/src/synproto.h
> index 3fe70b9..4b37df0 100644
> --- a/src/synproto.h
> +++
On Sun, Feb 27, 2011 at 01:11:46AM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin
Reviewed-by: Peter Hutterer
Cheers,
Peter
> ---
> src/Makefile.am |2 +-
> src/alpscomm.c |2 +-
> src/alpscomm.h | 33 -
> 3 files changed, 2 in
On Sun, Feb 27, 2011 at 01:11:45AM +0500, Alexandr Shadchin wrote:
> SetDeviceAndProtocol() calling in SynapticsPreInit(), extra calling
> in DeviceOn() unnecessary.
>
> Signed-off-by: Alexandr Shadchin
> ---
> src/synaptics.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> dif
On Sun, Feb 27, 2011 at 01:11:48AM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin
> ---
> Before need apply [PATCH synaptics] Fix build on BSD
> http://lists.x.org/archives/xorg-devel/2011-February/019664.html
>
> src/alpscomm.c |3 +--
> src/eventcomm.c |1 -
> src/
On Sun, Feb 27, 2011 at 01:11:47AM +0500, Alexandr Shadchin wrote:
> Signed-off-by: Alexandr Shadchin
> ---
> src/ps2comm.c |7 ---
> src/ps2comm.h |8 ++--
> src/psmcomm.c |7 ---
> src/synproto.h |1 -
> 4 files changed, 6 insertions(+), 17 deletions(-)
>
> diff
On Sun, Feb 27, 2011 at 01:11:44AM +0500, Alexandr Shadchin wrote:
> There is no point doing the same thing in different places
>
> Signed-off-by: Alexandr Shadchin
> ---
> src/alpscomm.c |2 +-
> src/ps2comm.c |2 +-
> src/psmcomm.c |2 +-
> src/synaptics.c| 96 +
Matt Turner (28/02/2011):
> Since newport doesn't even compile anymore (since the RAC removal),
> this probably isn't helpful at all.
Ah. At the moment I haven't rebuilt all drivers against 1.10 (only
against 1.9.x for now), so I didn't notice that.
Sorry for the noise then.
KiBi.
signature.a
On Sun, Feb 27, 2011 at 10:40 PM, Cyril Brulebois wrote:
> Hi,
>
> Mark Kettenis (27/02/2011):
>> Not necessary a good idea. The autoconfig code was broken some time
>> ago by a "all-the-world-is-PCI" believer some time ago. The
>> breakage is that if you list more than a single "possible" vide
On Sun, 27 Feb 2011 14:29:30 -0800, Dan Nicholson wrote:
> I rolled Keith's diff in with my own and added the fix of actually
> making sdksyms.dep be a prerequisite for sdksyms.c. I think that should
> fix all the cases.
Actually, I'm wondering if sdksyms.dep isn't needed if we add an
explicit d
On Fri, Feb 25, 2011 at 11:55:57PM +0300, Van de Bugger wrote:
> 1. `args' renamed to `options'. (xkbcomp and gcc name these entities
> `options').
> 2. `Where legal args are:' replaced with `Options:'. (Short and
> correct. As I remember, GNU does not recommend to use word
> `legal'
On Fri, Feb 25, 2011 at 08:41:12PM +0100, Julien Cristau wrote:
> local was renamed to pInfo in 81ad2e389d11691d5c2687d83150e8e9033cfe76,
> but a couple places were missed.
>
> Signed-off-by: Julien Cristau
> ---
> src/psmcomm.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
On Mon, Feb 28, 2011 at 03:35:25AM +0300, Van de Bugger wrote:
> If setxkbmap fails to load rules file, it is not possible to find
> out where setxkbmap looks for it. Increasing verbosity level does
> not help:
>
> $ ./setxkbmap -v 10
> Setting verbose level to 10
> locale is C
> C
If setxkbmap fails to load rules file, it is not possible to find
out where setxkbmap looks for it. Increasing verbosity level does
not help:
$ ./setxkbmap -v 10
Setting verbose level to 10
locale is C
Couldn't find rules file (evdev)
The problem fixed by adding two messages: befo
Will remove semicolon.
On Sat, 2011-02-25 at 15:01 -0800, Alan Coopersmith wrote:
> On 02/25/11 12:38 PM, Van de Bugger wrote:
> > If setxkbmap fails to load rules file, it is not possible to find
> > out where setxkbmap looks for it. Increasing verbosity level does
> > not help:
> >
> > $ ./
Hi,
Yes it did work before. I cannot pin point excactly but I would say it still
worked in ubunto 9.10.
regards,
Bastiaan
On 02/27/2011 06:20 PM, walter harms wrote:
> you are using 1.9.3 RC 1. did is work before ?
> i use a D620 with touchpad but the X11 is much older (7.2)
> and i have no pr
On Sun, Feb 27, 2011 at 04:51:39PM +0100, Matthieu Herrb wrote:
> I'd like to nominate
> https://bugs.freedesktop.org/show_bug.cgi?id=34794
> as a blocker bug for the relesase of xf86-input-mouse 1.7.
>
> I hope to be able to propose a fix in a few days, but please don't
> rush to release a new
On Mon, Feb 28, 2011 at 12:26:41AM +0100, Cyril Brulebois wrote:
> Originally reported in the Debian BTS:
> http://bugs.debian.org/582650
>
> Signed-off-by: Jari Aalto
> Signed-off-by: Cyril Brulebois
> ---
> hw/kdrive/ephyr/man/Xephyr.man |2 ++
> 1 files changed, 2 insertions(+), 0 dele
On Sun, Feb 27, 2011 at 08:16:03PM +0100, Matthieu Herrb wrote:
> Since commit b8d9c5ff removed commonOptions, we now
> need to append the "Core{Keyboard,Pointer}" options to
> the existing list.
>
> Fixes passing options to devices confirured in xorg.conf
> on systems where autoaddevices is false
Originally reported in the Debian BTS:
http://bugs.debian.org/582650
Signed-off-by: Jari Aalto
Signed-off-by: Cyril Brulebois
---
hw/kdrive/ephyr/man/Xephyr.man |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Apparently already rb'd by Alan, but probably forgotten at some point:
On Sat, Feb 26, 2011 at 02:32:29AM +0300, Van de Bugger wrote:
> Macro `OOM' ("Out of memory") introduced for checking and reporting
> memory allocation errors. The same macro is used in all the cases.
>
> One check was missed in original source; fixed.
>
> Changes after patch review:
>
> 1.
Hi,
Mark Kettenis (27/02/2011):
> Not necessary a good idea. The autoconfig code was broken some time
> ago by a "all-the-world-is-PCI" believer some time ago. The
> breakage is that if you list more than a single "possible" video
> driver, things break. That's why we actually have a diff in t
> From: Cyril Brulebois
> Date: Sun, 27 Feb 2011 22:52:18 +0100
>
> As suggested by Bernhard R. Link in Debian bug report #566545
> (http://bugs.debian.org/566545), newport is a candidate for
> autodetection on mips.
> diff --git a/hw/xfree86/common/xf86AutoConfig.c
> b/hw/xfree86/common/xf86Au
On Sun, Feb 27, 2011 at 03:26:32AM +0100, Cyril Brulebois wrote:
> Hi,
>
> Keith Packard (26/02/2011):
> > I read through the automake docs and they suggest placing a
> > dependency on the generated configuration header file. We've got
> > several, but there's the auto-generated do-not-use-config
As suggested by Bernhard R. Link in Debian bug report #566545
(http://bugs.debian.org/566545), newport is a candidate for
autodetection on mips.
Signed-off-by: Cyril Brulebois
---
hw/xfree86/common/xf86AutoConfig.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/hw/xfre
Since commit b8d9c5ff removed commonOptions, we now
need to append the "Core{Keyboard,Pointer}" options to
the existing list.
Fixes passing options to devices confirured in xorg.conf
on systems where autoaddevices is false.
Signed-off-by: Matthieu Herrb
---
hw/xfree86/common/xf86Config.c |6
you are using 1.9.3 RC 1. did is work before ?
i use a D620 with touchpad but the X11 is much older (7.2)
and i have no problems.
re,
wh
Am 26.02.2011 12:08, schrieb Bastiaan Wakkie:
> 1.9.3 RC 1
___
xorg-devel@lists.x.org: X.Org development
Archiv
Peter,
I'd like to nominate
https://bugs.freedesktop.org/show_bug.cgi?id=34794
as a blocker bug for the relesase of xf86-input-mouse 1.7.
I hope to be able to propose a fix in a few days, but please don't
rush to release a new mouse driver (even if xorg 1.10 can't be used
with 1.6) before this
30 matches
Mail list logo