[Webkit-unassigned] [Bug 82845] New: [BlackBerry] Simplify the code that gets accelerated compositing output to screen
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 1 11:32:34 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82845
Summary: [BlackBerry] Simplify the code that gets accelerated
compositing output to screen
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit BlackBerry
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: anilsson at rim.com
CC: rwlbuis at gmail.com, tonikitoo at webkit.org,
fspacek at rim.com
A long time ago, in a galaxy far away, the BlackBerry port used a separate compositing window, effectively juggling two windows for every web page when AC was active.
Now, we either use a compositing surface for AC output, which we blend onto the window containing the BackingStore output, or render both BackingStore and AC output directly to one OpenGL capable window surface.
The two-window setup is long gone, so simplify the code now that we don't have to consider that case.
--
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