summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_blitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
* Fix the license in files for LighthouseJørgen Lind2010-10-281-0/+41
* Use the QBlittable::drawPixmap implementation for pixmaps when we canJørgen Lind2010-06-021-3/+3
* Small optimalisation in DirectfbBlitterJørgen Lind2010-04-121-1/+1
* Cleaned up Blitter Paint engine and fixed a couple of bugsJørgen Lind2010-04-121-57/+54
* Make sure the blitter api works with Raster GS(x11 and win) and QWSJørgen Lind2010-03-291-56/+5
* Compile after QStaticText introductionPaul Olav Tvete2010-03-011-0/+12
* Minimaldfb: try to make pixelformat of window the same as the layerJørgen Lind2010-02-231-0/+4
* Fix release build-error in qpaintengine_blitter.cppJørgen Lind2010-02-091-1/+1
* Second attemt on rasteroverlay in blitterpaintengineJørgen Lind2010-02-091-55/+42
* Fix QPixmap::fill autotest and cachekey autotestJørgen Lind2010-01-271-0/+2
* Make the blitterpaintengine not create a pathJørgen Lind2010-01-191-0/+6
* Fixed QBlittablePixmapData::fillJørgen Lind2010-01-181-2/+1
* minimaldfb: Set the correct SetDstBlendFunctionJørgen Lind2010-01-141-2/+2
* Cleanup blitter and minimaldfbJørgen Lind2009-11-251-4/+24
* Made the blitter api work in lighthouseJørgen Lind2009-11-251-23/+28
* Added QBlittablePixmapDataJørgen Lind2009-11-251-14/+17
* Adding the blitter paint engineJørgen Lind2009-11-091-0/+638