[Webkit-unassigned] [Bug 118471] New: [texmap][GStreamer] upload onto the texture only the buffer to be painted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 07:17:00 PDT 2013


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

           Summary: [texmap][GStreamer] upload onto the texture only the
                    buffer to be painted
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


Right now all the buffers are uploaded onto the the texture, that creates situations where the unpainted buffers are uploaded. This patch changes the logic to upload only the buffers that are going to be shown.

-- 
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