Bug 85113

Summary: [CSS Shaders] Make CSS Shaders render to texture framebuffers
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dino, kbr, noam, senorblanco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 85013    
Attachments:
Description Flags
Patch V1
none
Archive of layout-test-results from ec2-cr-linux-01
none
Patch for landing none

Description Alexandru Chiculita 2012-04-27 17:12:52 PDT
Make CSS Shaders render to a texture instead of the main framebuffer. We want to use that when integrating into the platform accelerated pipeline.
Comment 1 Alexandru Chiculita 2012-04-27 17:18:51 PDT
Created attachment 139309 [details]
Patch V1
Comment 2 WebKit Review Bot 2012-04-28 04:27:50 PDT
Comment on attachment 139309 [details]
Patch V1

Attachment 139309 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12552566

New failing tests:
css3/filters/custom/custom-filter-shader-cache.html
css3/filters/custom/effect-custom.html
css3/filters/custom/effect-custom-combined-missing.html
Comment 3 WebKit Review Bot 2012-04-28 04:27:56 PDT
Created attachment 139355 [details]
Archive of layout-test-results from ec2-cr-linux-01

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-01  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 Alexandru Chiculita 2012-04-28 09:22:06 PDT
(In reply to comment #3)
> Created an attachment (id=139355) [details]
> Archive of layout-test-results from ec2-cr-linux-01
> 
> The attached test failures were seen while running run-webkit-tests on the chromium-ews.
> Bot: ec2-cr-linux-01  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick

They just need rebaselines. I will updated them before committing / next patch.
Comment 5 Dean Jackson 2012-04-30 10:44:08 PDT
Comment on attachment 139309 [details]
Patch V1

This all looks good to me. Hopefully Stephen will review soon otherwise I'll do it.
Comment 6 Alexandru Chiculita 2012-04-30 10:52:01 PDT
(In reply to comment #5)
> (From update of attachment 139309 [details])
> This all looks good to me. Hopefully Stephen will review soon otherwise I'll do it.

I just emailed Stephen and he is on vacation.
Comment 7 Dean Jackson 2012-04-30 13:15:24 PDT
Comment on attachment 139309 [details]
Patch V1

Since Stephen is out, I'll r+ here, assuming the chromium rebaseline works. Please speak up if you disagree.
Comment 8 Alexandru Chiculita 2012-04-30 13:40:50 PDT
(In reply to comment #7)
> (From update of attachment 139309 [details])
> Since Stephen is out, I'll r+ here, assuming the chromium rebaseline works. Please speak up if you disagree.

Thanks. Will update and commit later today.
Comment 9 Alexandru Chiculita 2012-05-11 12:02:42 PDT
Created attachment 141463 [details]
Patch for landing
Comment 10 WebKit Review Bot 2012-05-11 12:45:00 PDT
Comment on attachment 141463 [details]
Patch for landing

Clearing flags on attachment: 141463

Committed r116795: <http://trac.webkit.org/changeset/116795>
Comment 11 WebKit Review Bot 2012-05-11 12:45:37 PDT
All reviewed patches have been landed.  Closing bug.