Bug 88814 - [chromium] Use TextureDrawQuad for video layer output when it produces a single GL texture
Summary: [chromium] Use TextureDrawQuad for video layer output when it produces a sing...
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: Dana Jansens
URL:
Keywords:
Depends on: 88363
Blocks: 88826
  Show dependency treegraph
 
Reported: 2012-06-11 15:35 PDT by Dana Jansens
Modified: 2012-06-12 07:39 PDT (History)
9 users (show)

See Also:


Attachments
Patch (7.00 KB, patch)
2012-06-11 15:44 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff
Patch (7.06 KB, patch)
2012-06-11 16:12 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff
Patch (9.08 KB, patch)
2012-06-11 17:17 PDT, Dana Jansens
no flags Details | Formatted Diff | Diff
Patch (9.34 KB, patch)
2012-06-11 17:30 PDT, Dana Jansens
enne: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-06-11 15:35:01 PDT
[chromium] Use TextureDrawQuad for video layer output when it produces a single GL texture
Comment 1 Dana Jansens 2012-06-11 15:44:25 PDT
Created attachment 146937 [details]
Patch
Comment 2 Dana Jansens 2012-06-11 16:12:51 PDT
Created attachment 146949 [details]
Patch

rebase
Comment 3 Adrienne Walker 2012-06-11 16:31:04 PDT
Comment on attachment 146949 [details]
Patch

R=me.
Comment 4 Dana Jansens 2012-06-11 16:31:47 PDT
Thanks, gonna let EWS chew on this still.
Comment 5 Dana Jansens 2012-06-11 17:17:48 PDT
Created attachment 146971 [details]
Patch
Comment 6 Dana Jansens 2012-06-11 17:18:10 PDT
The diff http://pastebin.com/1PvfSQvL
Comment 7 Dana Jansens 2012-06-11 17:30:42 PDT
Created attachment 146975 [details]
Patch

regenerated changelog and remove all removed methods from LRC header.

enne can you please double check the drawStreamTexture() code for me?
Comment 8 Adrienne Walker 2012-06-11 17:42:40 PDT
Comment on attachment 146975 [details]
Patch

R=me.  Still looks good.
Comment 9 Dana Jansens 2012-06-12 07:39:42 PDT
Committed r120073: <http://trac.webkit.org/changeset/120073>