[Webkit-unassigned] [Bug 56414] New: texImage2D gets old contents of canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 14:04:29 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56414

           Summary: texImage2D gets old contents of canvas
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbauman at chromium.org
                CC: kbr at google.com


Currently we don't seem to be marking the copied image of a canvas as dirty when we're doing accelerated rendering, causing a texImage2D on the canvas to possibly get old data.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list