[PATCH libpciaccess] Fix pci_io_handle allocation routines.

2012-04-01 Thread Matthieu Herrb
The previous version of new_io_handle() would invalidate all previous allocations when realloc moves the base pointer of the ios array. Since I cannot figure out where this array is useful, just get rid of it, providing sound stable memory allocation. Fixes vgaHWSaveFonts() in 1.12 xserver on Ope

Re: [PATCH v2] x86emu: Correctly handle 0x66 prefix for some instructions

2012-04-01 Thread Michael Tokarev
What is the outcome of this patch? I mean, does it actually fix something visible, instead of a potential problem? [] >>> Anyone interested in this ? Is there a maintainer for x86emu ? The >>> MAINTAINERS file in xorg-docs doesn't mention anything about it. >> >> CCed: Adam Jackson >> >> Adam, yo

Re: [Xcb] 7.7 katamari Release Notes draft & RC1 content list

2012-04-01 Thread Josh Triplett
On Sat, Mar 31, 2012 at 07:53:24PM -0700, Alan Coopersmith wrote: > class="titlepage"> id="Changed_behavior_caused_by_DDC.">Changed behavior caused by > DDC. > Several drivers use DDC information to set the screen size and > pitch. This can be overridden by explic

[PATCH xorg-docs] Release Notes: Add glide as an included video driver

2012-04-01 Thread Guillem Jover
Signed-off-by: Guillem Jover --- general/ReleaseNotes.xml |5 + 1 file changed, 5 insertions(+) diff --git a/general/ReleaseNotes.xml b/general/ReleaseNotes.xml index f1f65a7..7e66555 100644 --- a/general/ReleaseNotes.xml +++ b/general/ReleaseNotes.xml @@ -389,6 +389,11 @@ The next secti

Re: [PATCH libXaw3d] Fix ... ?

2012-04-01 Thread Jeremy Huddleston
Reviewed-by: Jeremy Huddleston FWIW, we're including this already in MacPorts and XQuartz. --Jeremy On Mar 29, 2012, at 10:24 AM, Markus Steinborn wrote: > Matt Turner schrieb: >> Found at >> http://gitorious.org/xaw3d/xaw3d/commit/bef54db66ae333f2e741186ca423325d17c58eb9 >> >> Same fix ap

Re: [PATCH v2] x86emu: Correctly handle 0x66 prefix for some instructions

2012-04-01 Thread Julian Pidancet
On Thu, Mar 15, 2012 at 10:45 PM, Julian Pidancet wrote: > On Thu, Mar 15, 2012 at 10:39 PM, Julian Pidancet > wrote: >> On Fri, Mar 9, 2012 at 2:08 AM, Guillem Jover wrote: >>> On Fri, 2012-03-09 at 00:02:55 +, Julian Pidancet wrote: Some instructions are not emulated correctly by x86e

Re: 7.7 katamari Release Notes draft & RC1 content list

2012-04-01 Thread Jeremy Huddleston
On Apr 1, 2012, at 8:34 AM, Alan Coopersmith wrote: > On 04/ 1/12 01:12 AM, Jeremy Huddleston wrote: >> Can we add Xvfb, Xnest, Xephyr, and Xfake in the future removals section? =) > > They're already there - third item in the list: > http://people.freedesktop.org/~alanc/7.7-draft-ReleaseNote

Re: [PATCH libxkbcommon] Add xkb_key_get_action API

2012-04-01 Thread Ran Benita
On Tue, Mar 27, 2012 at 02:27:49PM +0100, Daniel Stone wrote: > On 24 March 2012 15:03, Ran Benita wrote: > > - Some way to update the state according to a given led state, i.e. say > >  the app is starting with the Caps Lock led on, I'd like to update the > >  modifier state according to the indi

Re: [Xcb] 7.7 katamari Release Notes draft & RC1 content list

2012-04-01 Thread Josh Triplett
On Sun, Apr 01, 2012 at 08:34:06AM -0700, Alan Coopersmith wrote: > On 04/ 1/12 01:12 AM, Jeremy Huddleston wrote: > > Can we add Xvfb, Xnest, Xephyr, and Xfake in the future removals section? > > =) > > They're already there - third item in the list: > http://people.freedesktop.org/~alanc/7.7-d

Re: [PULL libxkbcommon] Some more fixes and minor enhancements

2012-04-01 Thread Ran Benita
On Wed, Mar 28, 2012 at 07:07:57PM +0100, Daniel Stone wrote: > Hi, > > On 27 March 2012 14:59, Daniel Stone wrote: > > In terms of what I have coming up, aside from the context API and vmod > > merging, I've got a branch that actually adds multiple-keysym support > > that I just need to fix up a

Re: 7.7 katamari Release Notes draft & RC1 content list

2012-04-01 Thread Alan Coopersmith
On 04/ 1/12 01:12 AM, Jeremy Huddleston wrote: > Can we add Xvfb, Xnest, Xephyr, and Xfake in the future removals section? =) They're already there - third item in the list: http://people.freedesktop.org/~alanc/7.7-draft-ReleaseNotes.html#Future_Removals Do I need to explicitly give their names

Re: [PULL libxkbcommon] Some more fixes and minor enhancements

2012-04-01 Thread Ran Benita
On Tue, Mar 27, 2012 at 02:59:13PM +0100, Daniel Stone wrote: > Hi Ran, > > On 24 March 2012 15:24, Ran Benita wrote: > > There's some unrelated groups of commits here. I've tried to arrange > > them such that they can be picked selectively if needed. > > Great stuff, thanks. I've pulled most o

Re: 7.7 katamari Release Notes draft & RC1 content list

2012-04-01 Thread Jeremy Huddleston
Can we add Xvfb, Xnest, Xephyr, and Xfake in the future removals section? =) On Mar 31, 2012, at 8:55 PM, Alan Coopersmith wrote: > I'm planning on getting the release candidate for the X11R7.7 katamari > posted in the coming week, and to that end, I've provided for review, > the current draft

Re: XQuartz 2.7.2 beta4

2012-04-01 Thread Jeremy Huddleston
Whoops... wrong list >< On Mar 31, 2012, at 11:36 AM, Jeremy Huddleston wrote: > I think this will be the last beta before the release candidates startup. > Beta4 includes some nice improvements over beta3 including: > > * Tablets should now be clicking on the correct location > * xinput impr