Bug 85013

Summary: [CSS Shaders] Shaders should share the same GraphicsContext3D
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 85113, 87878    
Bug Blocks: 85086, 88427, 88429    

Description Alexandru Chiculita 2012-04-26 16:27:42 PDT
Make shaders run in the same GraphicsContext3D, so that we can share resources between filtered elements. Also, avoids recreating a GraphicsContext3D every time CSS is reset.
Comment 1 Alexandru Chiculita 2012-06-20 09:46:46 PDT

*** This bug has been marked as a duplicate of bug 87878 ***