Bug 104248

Summary: [EFL] Active texture state gets corrupted after updating graphics surface contents
Product: WebKit Reporter: Kalyan <kalyan.kondapally>
Component: WebKit EFLAssignee: Kalyan <kalyan.kondapally>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 102991    
Attachments:
Description Flags
TextureStateFix none

Kalyan
Reported 2012-12-06 03:19:40 PST
GraphicsContext3DPrivate::copyToGraphicsSurface() doesn't restore the previously bound texture after copying m_texture contents. This corrupts the texture state. Running fast/canvas/webgl/webgl-texture-binding-preserved.html test, highlights this issue.
Attachments
TextureStateFix (4.08 KB, patch)
2012-12-06 04:01 PST, Kalyan
no flags
Kalyan
Comment 1 2012-12-06 04:01:14 PST
Created attachment 177990 [details] TextureStateFix
WebKit Review Bot
Comment 2 2012-12-06 04:32:58 PST
Comment on attachment 177990 [details] TextureStateFix Clearing flags on attachment: 177990 Committed r136832: <http://trac.webkit.org/changeset/136832>
WebKit Review Bot
Comment 3 2012-12-06 04:33:02 PST
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.