summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers
Commit message (Expand)AuthorAgeFilesLines
* Better QDirectFBPixmapData::toImage()Anders Bakken2009-04-071-0/+11
* Optimize bytesPerLine furtherAnders Bakken2009-04-071-1/+0
* Optimize fillRects/fillRegionAnders Bakken2009-04-071-23/+5
* Cleanup. This function is no longer used.Anders Bakken2009-04-071-10/+0
* Make sure to set blitting flagsAnders Bakken2009-04-073-25/+43
* Improve QDirectFBPixmapData::copyAnders Bakken2009-04-071-2/+8
* Improve QDirectFBPixmapData::transformedAnders Bakken2009-04-071-5/+14
* Clean up surface creation codeAnders Bakken2009-04-071-9/+5
* Make sure to dirty clip in setStateAnders Bakken2009-04-071-2/+1
* Make windows the right formats and videoonlyAnders Bakken2009-04-071-5/+14
* Make sure RGB32 workaround works for windowsAnders Bakken2009-04-071-0/+3
* Pens can have brushesAnders Bakken2009-04-071-1/+3
* Fix up some QT_...NO_PALETTE codepathsAnders Bakken2009-04-071-4/+6
* Don't use uninitialized capsAnders Bakken2009-04-061-2/+6
* Add some timing capabilitiesAnders Bakken2009-04-043-1/+26
* QScreen::flush() no longer draws the titlebarAnders Bakken2009-04-041-5/+0
* Silence warning and beautify codeAnders Bakken2009-04-032-24/+13
* Suppress unnecessary "Could not re-create the temporary EGL surface" warningsRhys Weatherley2009-04-031-1/+1
* Add information about QT_* defines that are needed to make PowerVR workRhys Weatherley2009-04-031-0/+3
* CompileAnders Bakken2009-03-311-1/+0
* Remove these convenience functions.Anders Bakken2009-03-311-22/+12
* No sense in detecting the format twiceAnders Bakken2009-03-311-6/+2
* Prevent crash on resizingAnders Bakken2009-03-311-4/+16
* Take out todos that have been doneAnders Bakken2009-03-301-5/+0
* Compile with QT_NO_DIRECTFB_PREALLOCATEDAnders Bakken2009-03-301-2/+2
* Compile with QT_NO_DIRECTFB_WMAnders Bakken2009-03-301-1/+1
* Rename functionAnders Bakken2009-03-305-8/+8
* Work around raster engine not ignoring the pad byte in RGB32Anders Bakken2009-03-303-55/+78
* Major surface related fixAnders Bakken2009-03-276-217/+327
* Fix flipping.Anders Bakken2009-03-251-5/+16
* Clean up locking/unlockingAnders Bakken2009-03-251-21/+11
* Minor code cleanupAnders Bakken2009-03-251-3/+4
* Make QDirectFBPaintDevice() protected.Anders Bakken2009-03-251-5/+7
* Get rid of the setImageColorTable stuff.Anders Bakken2009-03-252-45/+0
* Optimize bytesPerLine.Anders Bakken2009-03-252-6/+12
* Optimize fillRects.Anders Bakken2009-03-251-6/+9
* Long live Qt 4.5!Lars Knoll2009-03-2351-0/+12231