Bug 52490
Summary: | Make it possible for TransformationMatrix to have platform specific implementations | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | d-r, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Chris Marrin
Today, TransformationMatrix is in platform/graphics, but there are no platform specific implementations other than the casting operators. PLATFORM(CA) and probably others could take advantage of optimized matrix operations if they were made platform specific.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |