Bug 34788
Summary: | Use RGB16 format for images | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrew <hyphen0104> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | skyul |
Priority: | P2 | Keywords: | Performance |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All |
Andrew
To reduce the memory footprint, rgb565 format(16 bit) substituted for RGBA format(32 bit) can be used for displaying images. How to do?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
If this is a question, please email webkit-help <http://webkit.org/contact.html>. We use Bugzilla for bug reports and enhancement requests, not for general communication.