[PATCH xf86-video-vmware] Use dixLookupWindow instead of LookupWindow on Xorg 1.5 & later

Thomas Hellstrom thellstrom at vmware.com
Thu Sep 29 06:49:26 PDT 2011


Alan,

On 09/28/2011 04:31 AM, Alan Coopersmith wrote:
> The LookupWindow function was deprecated in xserver commit ed75b056511ccb4
> and removed during the Xorg 1.11 merge window by commit 82a8677d9175732.
>
> Signed-off-by: Alan Coopersmith<alan.coopersmith at oracle.com>
> ---
>
> Needed for compatibility with the Xorg 1.11 release - only build tested
> with Xorg 1.11.1, but I tried to preserve compatibility with older releases,
> following the current status quo of this driver, while making it simple to
> drop that when it's no longer needed.
>
>   src/vmwarexinerama.c |   32 ++++++++++++++++++++++++++------
>   1 files changed, 26 insertions(+), 6 deletions(-)
>    

Thanks for the patch. We have a long-term plan to replace all xorg 
version checks with
xorg video driver ABI checks, so if you don't min'd I'll change that 
before pushing.

I'll also do an exhaustive compile-check.

Thanks,
/Thomas




More information about the xorg-devel mailing list