Bug 27094 - Add support for cairo-16bpp image format
Summary: Add support for cairo-16bpp image format
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: image backend (show other bugs)
Version: 1.9.7
Hardware: Other All
: medium normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-15 14:15 UTC by Oleg Romashin
Modified: 2010-06-07 07:39 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
16bpp cairo image surface format (5.31 KB, patch)
2010-03-15 14:15 UTC, Oleg Romashin
Details | Splinter Review
added check for rgb565 (8.12 KB, patch)
2010-03-17 13:55 UTC, Oleg Romashin
Details | Splinter Review
Updated version (8.30 KB, patch)
2010-03-18 04:51 UTC, Oleg Romashin
Details | Splinter Review
Updated to git master (6.00 KB, patch)
2010-03-24 14:08 UTC, Oleg Romashin
Details | Splinter Review

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.