Bug 27094

Summary: Add support for cairo-16bpp image format
Product: cairo Reporter: Oleg Romashin <romaxa>
Component: image backendAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium CC: jmuizelaar
Version: 1.9.7   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: 16bpp cairo image surface format
added check for rgb565
Updated version
Updated to git master

Description Oleg Romashin 2010-03-15 14:15:36 UTC
Created attachment 34084 [details] [review]
16bpp cairo image surface format

Due to slow memory speed, 16bpp color depth is still very popular on mobile
devices.

Maemo5 also using 16bpp color depth.
It would be nice to have 16bpp thebes/cairo rendering support.

Mozilla related bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=545632
Comment 1 Oleg Romashin 2010-03-17 13:55:01 UTC
Created attachment 34161 [details] [review]
added check for rgb565
Comment 2 Oleg Romashin 2010-03-18 04:51:57 UTC
Created attachment 34192 [details] [review]
Updated version
Comment 3 Jeff Muizelaar 2010-03-24 10:14:14 UTC
This patch doesn't seem to apply
Comment 4 Oleg Romashin 2010-03-24 14:08:31 UTC
Created attachment 34422 [details] [review]
Updated to git master
Comment 5 Chris Wilson 2010-06-07 07:39:16 UTC
Applied.

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.