Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored image caching | Anders Bakken | 2009-05-05 | 1 | -3/+10 |
* | Improved debug output | Anders Bakken | 2009-05-05 | 1 | -30/+30 |
* | Rename QDirectFBSurface to QDirectFBWindowSurface | Anders Bakken | 2009-05-04 | 1 | -6/+6 |
* | Lock for read only when possible | Anders Bakken | 2009-05-04 | 1 | -3/+3 |
* | Implemented an option to tune flipping | Anders Bakken | 2009-05-04 | 1 | -0/+4 |
* | Beautified code | Anders Bakken | 2009-05-02 | 1 | -10/+10 |
* | Improve debug output (in debug mode only) | Anders Bakken | 2009-05-01 | 1 | -2/+83 |
* | Extended surface capabilities | Anders Bakken | 2009-05-01 | 1 | -5/+29 |
* | Cleaned up surface creation code | Anders Bakken | 2009-05-01 | 1 | -20/+19 |
* | Remove superfluous call to base class | Anders Bakken | 2009-04-29 | 1 | -2/+2 |
* | Cleaned up mouse/cursor code | Anders Bakken | 2009-04-29 | 1 | -19/+0 |
* | Fixed cursors with QT_NO_DIRECTFB_PREALLOCATED | Anders Bakken | 2009-04-29 | 1 | -75/+75 |
* | Fold boolean options into flags | Anders Bakken | 2009-04-28 | 1 | -15/+8 |
* | Added an option for ignoring the system clip | Anders Bakken | 2009-04-28 | 1 | -0/+9 |
* | Compile | Anders Bakken | 2009-04-22 | 1 | -2/+2 |
* | Kill some warnings | Anders Bakken | 2009-04-22 | 1 | -3/+2 |
* | Unify IDirectFBSurface->Lock() calls | Anders Bakken | 2009-04-22 | 1 | -24/+40 |
* | Take out STATIC_ALLOC of primary surface creation | Anders Bakken | 2009-04-22 | 1 | -7/+7 |
* | Beautify displayArgs parsing | Anders Bakken | 2009-04-09 | 1 | -12/+18 |
* | Take out the DSCAPS_TRIPLE when not blitting | Anders Bakken | 2009-04-09 | 1 | -7/+0 |
* | Better warnings when primary is not in videomem | Anders Bakken | 2009-04-09 | 1 | -3/+5 |
* | Diagnostic info when failing to create surface | Anders Bakken | 2009-04-08 | 1 | -0/+10 |
* | Work around RGB32 issue in solidFill | Anders Bakken | 2009-04-07 | 1 | -15/+22 |
* | Make flipflags work a little better. | Anders Bakken | 2009-04-07 | 1 | -8/+12 |
* | Call ReleaseSource where appropriate | Anders Bakken | 2009-04-07 | 1 | -1/+2 |
* | Cleanup. This function is no longer used. | Anders Bakken | 2009-04-07 | 1 | -10/+0 |
* | Make sure to set blitting flags | Anders Bakken | 2009-04-07 | 1 | -5/+19 |
* | Fix up some QT_...NO_PALETTE codepaths | Anders Bakken | 2009-04-07 | 1 | -4/+6 |
* | Don't use uninitialized caps | Anders Bakken | 2009-04-06 | 1 | -2/+6 |
* | No sense in detecting the format twice | Anders Bakken | 2009-03-31 | 1 | -6/+2 |
* | Compile with QT_NO_DIRECTFB_PREALLOCATED | Anders Bakken | 2009-03-30 | 1 | -2/+2 |
* | Rename function | Anders Bakken | 2009-03-30 | 1 | -2/+2 |
* | Major surface related fix | Anders Bakken | 2009-03-27 | 1 | -55/+246 |
* | Get rid of the setImageColorTable stuff. | Anders Bakken | 2009-03-25 | 1 | -44/+0 |
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1067 |