Bug 52490

Summary: Make it possible for TransformationMatrix to have platform specific implementations
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: d-r, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Chris Marrin
Reported 2011-01-14 15:32:31 PST
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
Note You need to log in before you can comment on or make changes to this bug.