Hi,

On Tue, Jun 28, 2011 at 03:57:35PM -0700, Jeremy Huddleston wrote:
> This patch removes this XQuartz extension which needs to be initialized in 
> the new common path.
> 
> #ifdef INXQUARTZ
>     if(!noPseudoramiXExtension) PseudoramiXExtensionInit();
> #endif

Damnit, sorry about that.  The real solution here, as with the DMX
extension which I now realise I've also binned, is to move DDX-specific
extension code to, well, the DDX.  hw/xfree86/common/xf86Extensions.c
offers a decent model of how to do this.

I'll try to cook up a patch for this in the next day or two.  Good
looking out, thanks.

> Is this on a branch of your personal git repo for testing?

Yep!

git://people.freedesktop.org/~daniels/xserver extension-cleanup

Which is a bit more up-to-date than the patchset sent to the list,
having been rebased on top of Dan's libxorg removal.

Cheers,
Daniel
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to