[Webkit-unassigned] [Bug 65473] New: [Texmap][Qt] Enable TextureMapperGL in platforms where BGRA is not present
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 08:44:56 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65473
Summary: [Texmap][Qt] Enable TextureMapperGL in platforms where
BGRA is not present
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Unspecified
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: noam.rosenthal at nokia.com
Right now TextureMapperGL is hard-coded to use the BGRA extension, which is:
1. not always present;
2. not always needed, if the platform has native support for BGRA.
TextureMapperGL should support both cases.
--
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