summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/directfb/qdirectfbscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't create dfbsurface in video mem if systemonlyAnders Bakken2009-07-171-1/+3
* Clean up directfb bit flippingAnders Bakken2009-07-171-36/+26
* Use const ref for foreachAnders Bakken2009-06-211-1/+1
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Make DirectFB compile with 0.9.22Anders Bakken2009-06-081-3/+6
* Make the directfb plugin compile against 0.9Anders Bakken2009-06-081-0/+14
* Warn when trying to use an unsupported formatAnders Bakken2009-05-281-5/+10
* Fixed wrong function name in warningAnders Bakken2009-05-121-3/+3
* initialize all DFBSurfaceDescriptions to 0Anders Bakken2009-05-111-1/+6
* Improved debug output for directfb:debugAnders Bakken2009-05-061-6/+10
* Refactored image cachingAnders Bakken2009-05-051-3/+10
* Improved debug outputAnders Bakken2009-05-051-30/+30
* Rename QDirectFBSurface to QDirectFBWindowSurfaceAnders Bakken2009-05-041-6/+6
* Lock for read only when possibleAnders Bakken2009-05-041-3/+3
* Implemented an option to tune flippingAnders Bakken2009-05-031-0/+4
* Beautified codeAnders Bakken2009-05-021-10/+10
* Improve debug output (in debug mode only)Anders Bakken2009-05-011-2/+83
* Extended surface capabilitiesAnders Bakken2009-05-011-5/+29
* Cleaned up surface creation codeAnders Bakken2009-05-011-20/+19
* Remove superfluous call to base classAnders Bakken2009-04-281-2/+2
* Cleaned up mouse/cursor codeAnders Bakken2009-04-281-19/+0
* Fixed cursors with QT_NO_DIRECTFB_PREALLOCATEDAnders Bakken2009-04-281-75/+75
* Fold boolean options into flagsAnders Bakken2009-04-281-15/+8
* Added an option for ignoring the system clipAnders Bakken2009-04-281-0/+9
* CompileAnders Bakken2009-04-221-2/+2
* Kill some warningsAnders Bakken2009-04-221-3/+2
* Unify IDirectFBSurface->Lock() callsAnders Bakken2009-04-221-24/+40
* Take out STATIC_ALLOC of primary surface creationAnders Bakken2009-04-221-7/+7
* Beautify displayArgs parsingAnders Bakken2009-04-091-12/+18
* Take out the DSCAPS_TRIPLE when not blittingAnders Bakken2009-04-091-7/+0
* Better warnings when primary is not in videomemAnders Bakken2009-04-091-3/+5
* Diagnostic info when failing to create surfaceAnders Bakken2009-04-081-0/+10
* Work around RGB32 issue in solidFillAnders Bakken2009-04-071-15/+22
* Make flipflags work a little better.Anders Bakken2009-04-071-8/+12
* Call ReleaseSource where appropriateAnders Bakken2009-04-061-1/+2
* Cleanup. This function is no longer used.Anders Bakken2009-04-061-10/+0
* Make sure to set blitting flagsAnders Bakken2009-04-061-5/+19
* Fix up some QT_...NO_PALETTE codepathsAnders Bakken2009-04-061-4/+6
* Don't use uninitialized capsAnders Bakken2009-04-061-2/+6
* No sense in detecting the format twiceAnders Bakken2009-03-311-6/+2
* Compile with QT_NO_DIRECTFB_PREALLOCATEDAnders Bakken2009-03-301-2/+2
* Rename functionAnders Bakken2009-03-301-2/+2
* Major surface related fixAnders Bakken2009-03-271-55/+246
* Get rid of the setImageColorTable stuff.Anders Bakken2009-03-251-44/+0
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1067