Bug 76291 - TextureMapper: Extract layer transform logic to a LayerTransform class.
Summary: TextureMapper: Extract layer transform logic to a LayerTransform class.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jocelyn Turcotte
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 11:00 PST by Jocelyn Turcotte
Modified: 2012-01-13 11:27 PST (History)
3 users (show)

See Also:


Attachments
Patch (25.37 KB, patch)
2012-01-13 11:01 PST, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-01-13 11:00:53 PST
TextureMapper: Extract layer transform logic to a LayerTransform class.
Comment 1 Jocelyn Turcotte 2012-01-13 11:01:53 PST
Created attachment 122463 [details]
Patch
Comment 2 Jocelyn Turcotte 2012-01-13 11:26:53 PST
Committed r104961: <http://trac.webkit.org/changeset/104961>