[Webkit-unassigned] [Bug 43864] New: Canvas2D does not support images larger than system's GPU max texture size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 11:19:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43864
Summary: Canvas2D does not support images larger than system's
GPU max texture size
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: scheib at chromium.org
CC: senorblanco at chromium.org, jamesr at chromium.org
GPU acceleration of Canvas2D is limited by the maximum size of a texture that can be manipulated by a GPU. Source images must be split into tiles and managed as if they were logically one large image.
--
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