diff options
author | Anders Bakken <anders.bakken@nokia.com> | 2009-11-06 00:06:33 (GMT) |
---|---|---|
committer | Jørgen Lind <jorgen.lind@nokia.com> | 2009-11-06 10:24:59 (GMT) |
commit | e0091513db8f3d9e5a54136ea5815843578b83de (patch) | |
tree | c0aa7b1197d20a8f68b7901b480fcdd01bea94b1 /src/src.pro | |
parent | 66e9e79e1c9e983df2cd870a01bf65b3374406b9 (diff) | |
download | Qt-e0091513db8f3d9e5a54136ea5815843578b83de.zip Qt-e0091513db8f3d9e5a54136ea5815843578b83de.tar.gz Qt-e0091513db8f3d9e5a54136ea5815843578b83de.tar.bz2 |
Support composition mode source for drawing in dfb
Qt's/DirectFB's composition modes are not compatible for drawing
operations. We only support SourceOver and handle whether or not to
blend colors using DSDRAW_BLEND based on the alpha/opacity value.
If drawing with Source and an opaque color we can still handle the
operation using DirectFB. This has major impact since WebKit fills the
background of web pages using Source.
Reviewed-by: Donald Carr <donald.carr@nokia.com>
Diffstat (limited to 'src/src.pro')
0 files changed, 0 insertions, 0 deletions