summaryrefslogtreecommitdiffstats
path: root/src/openvg/qpixmapdata_vg_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Recovering from draw failures after EGL surface creation failuremread2012-01-131-1/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Handle QVolatileImage-backed pixmaps optimally in drawPixmap().Laszlo Agocs2011-06-161-1/+1
* Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-091-0/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix an issue with VGImage readback in openvg.Laszlo Agocs2011-03-241-1/+1
* Added native image handle provider support in pixmaps on openvg.Laszlo Agocs2011-03-081-0/+11
* VGImage readback support in QPixmap on OpenVG.Laszlo Agocs2011-03-071-1/+8
* Changed QPixmap VG backend to use CFbsBitmap on Symbian.Laszlo Agocs2011-02-281-1/+5
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Revert function renaming in QtOpenVG.Jani Hautakangas2010-10-291-2/+2
* Fallback to vgWritePixels in drawPixmap.Jani Hautakangas2010-10-281-2/+4
* Use QImage 'convertInPlace' versions in QVGPixmapData load functions.Jani Hautakangas2010-08-241-0/+8
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Add an image allocation pool to the OpenVG paint engineRhys Weatherley2009-12-151-1/+16
* Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-071-2/+29
* Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-201-0/+1
* Support OpenVG graphics systems that inherit from QVGPixmapDataRhys Weatherley2009-11-111-3/+3
* Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-141-0/+2
* Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-231-2/+2
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-1/+13
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Another fix for the include bug in Symbian.Jason Barron2009-07-091-1/+1
|/
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-0/+113