Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major surface related fix | Anders Bakken | 2009-03-27 | 1 | -3/+25 |
| | | | | | | | | | | | | | Make sure all QDirectFBPaintDevice surfaces always are created with a format that is either QScreen::pixelFormat() or QDirectFBScreen::alphaPixmapFormat(). Also, clean up surface creation by providing more high level functions. Fix a bug where we would assume that ARGB means Format_ARGB32_Premultiplied and not Format_ARGB32. Reviewed-by: Tom Cooksey | ||||
* | Get rid of the setImageColorTable stuff. | Anders Bakken | 2009-03-25 | 1 | -1/+0 |
| | | | | | | | It's never necessary. Any surface we ever intend to lock and write to should never have a color table. Reviewed-by: Tom Cooksey | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+136 |