Bug 85727 - [TextureMapper] Layer images is uploaded to the GPU for each sync
Summary: [TextureMapper] Layer images is uploaded to the GPU for each sync
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Martin Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-06 00:20 PDT by Martin Robinson
Modified: 2012-05-06 15:45 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2012-05-06 00:27 PDT, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-05-06 00:20:19 PDT
Instead of only uploading the layer images when they change, the TextureMapper seems to be uploading the image during every sync. This is quite noticeable in the GTK+ port, at least.
Comment 1 Martin Robinson 2012-05-06 00:27:50 PDT
Created attachment 140419 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-06 15:45:45 PDT
Comment on attachment 140419 [details]
Patch

Clearing flags on attachment: 140419

Committed r116247: <http://trac.webkit.org/changeset/116247>
Comment 3 WebKit Review Bot 2012-05-06 15:45:54 PDT
All reviewed patches have been landed.  Closing bug.