RESOLVED FIXED 85113
[CSS Shaders] Make CSS Shaders render to texture framebuffers
https://bugs.webkit.org/show_bug.cgi?id=85113
Summary [CSS Shaders] Make CSS Shaders render to texture framebuffers
Alexandru Chiculita
Reported 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.
Attachments
Patch V1 (44.05 KB, patch)
2012-04-27 17:18 PDT, Alexandru Chiculita
no flags
Archive of layout-test-results from ec2-cr-linux-01 (5.76 MB, application/zip)
2012-04-28 04:27 PDT, WebKit Review Bot
no flags
Patch for landing (74.96 KB, patch)
2012-05-11 12:02 PDT, Alexandru Chiculita
no flags
Alexandru Chiculita
Comment 1 2012-04-27 17:18:51 PDT
Created attachment 139309 [details] Patch V1
WebKit Review Bot
Comment 2 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
WebKit Review Bot
Comment 3 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
Alexandru Chiculita
Comment 4 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.
Dean Jackson
Comment 5 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.
Alexandru Chiculita
Comment 6 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.
Dean Jackson
Comment 7 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.
Alexandru Chiculita
Comment 8 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.
Alexandru Chiculita
Comment 9 2012-05-11 12:02:42 PDT
Created attachment 141463 [details] Patch for landing
WebKit Review Bot
Comment 10 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>
WebKit Review Bot
Comment 11 2012-05-11 12:45:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.