NEW 52490
Make it possible for TransformationMatrix to have platform specific implementations
https://bugs.webkit.org/show_bug.cgi?id=52490
Summary Make it possible for TransformationMatrix to have platform specific implement...
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.