gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #28590] Cairo backend displays wrong colors on X server with a


From: Derek Fawcus
Subject: Re: [bug #28590] Cairo backend displays wrong colors on X server with a different endianness
Date: Mon, 25 Jan 2010 11:35:19 -0800
User-agent: Mutt/1.4.2.3i

On Mon, Jan 25, 2010 at 07:41:36AM -0800, Derek Fawcus wrote:
> 
> Yeah - that looks like what I had in mind.

BTW - you should probably change the following error message:

if (!XShmQueryVersion(display, &major, &minor, &use_xshm_pixmaps))
    {
      NSLog(@"XShm pixmaps not supported by X server.");

and I suspect you can remove the previous call to XShmQueryExtension().




reply via email to

[Prev in Thread] Current Thread [Next in Thread]