Bug 56854

Summary: Bug in non true color (pseudo, direct ...) support
Product: cairo Reporter: Martin Hoehle <bugs>
Component: xlib backendAssignee: Chris Wilson <chris>
Status: RESOLVED MOVED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: 1.12.6   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch to support pseudocolor in cairo xlib backend
patch for cairo 1.12.8

Description Martin Hoehle 2012-11-07 20:41:36 UTC
Created attachment 69670 [details] [review]
Patch to support pseudocolor  in cairo xlib backend

Cairo Xlib backend lacks tested support for non true color visuals.
In special there are some problems with the mixture of big and little endian server and clients.
This results in wrong colors or only black screens (pseudocolor).

a patch is attached
Comment 1 Martin Hoehle 2012-11-08 10:17:16 UTC
Created attachment 69686 [details] [review]
patch for cairo 1.12.8

Bug is also in cairo 1.12.8 present.
The attached patch is for version 1.12.8
Comment 2 GitLab Migration User 2018-08-25 13:41:46 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/144.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.