summaryrefslogtreecommitdiffstats
path: root/src/openvg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0715-15/+15
|\
| * Update copyright year to 2010Jason McDonald2010-01-0615-15/+15
* | Avoid deep QImage copies in the OpenVG paint engineRhys Weatherley2010-01-042-9/+12
* | Reset the OpenVG scissor after a native painting call-outRhys Weatherley2010-01-041-2/+11
|/
* Add an image allocation pool to the OpenVG paint engineRhys Weatherley2009-12-158-53/+479
* Recreate VGImage properly in out of memory caseRhys Weatherley2009-12-091-0/+8
* Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-094-29/+169
|\
| * Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-064-29/+169
* | Assign Symbian UID to QtOpenVg moduleIain2009-12-031-0/+1
|/
* Fix infinite recursion in OpenVG scissor-only clippingRhys Weatherley2009-11-271-12/+0
* QT_VG_EGL_CONFIG env var to specify explicit EGL configs for OpenVGRhys Weatherley2009-11-261-0/+36
* Don't ask for pbuffers when searching for an OpenVG configurationRhys Weatherley2009-11-261-3/+3
* Make QVGCompositionHelper::blitWindow() more genericRhys Weatherley2009-11-252-7/+4
* Support semi-transparent surfaces in the OpenVG graphics systemRhys Weatherley2009-11-223-3/+41
* Do not recreate the VGImage if the size is unchangedRhys Weatherley2009-11-202-33/+10
* Remove unmatched else in non-EGL mode for OpenVG pixmap dataRhys Weatherley2009-11-201-1/+0
* Prevent a deep copy of QImage::bits() in the OpenVG pixmap implementationRhys Weatherley2009-11-201-2/+10
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-131-8/+8
|\
| * API review: Rename numRects() -> rectCount()Marius Storm-Olsen2009-11-091-8/+8
* | Support OpenVG graphics systems that inherit from QVGPixmapDataRhys Weatherley2009-11-111-3/+3
|/
* Protect the OpenVG engine from null QPixmapData objectsRhys Weatherley2009-11-023-0/+24
* OpenVG pixmap filter classes don't need to be exported.Rhys Weatherley2009-10-301-4/+4
* Remove drawCursorImage() from the OpenVG composition helperRhys Weatherley2009-10-302-37/+33
* Make it possible to set the OpenVG swap intervalRhys Weatherley2009-10-301-0/+7
* Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-283-80/+2
* Fix OpenVG window composition when opacity != 1Rhys Weatherley2009-10-271-20/+16
* Use vgClear() to clear the background during screen compositing.Rhys Weatherley2009-10-271-18/+46
* Optimize QVGPixmapDropShadowFilter by removing colorize stepRhys Weatherley2009-10-193-52/+25
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-196-55/+166
|\
| * Implement the strength parameter for OpenVG colorize filtersRhys Weatherley2009-10-163-54/+40
| * qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-151-1/+1
| * Improve scissor clipping in the OpenVG engineRhys Weatherley2009-10-131-0/+4
| * Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-131-0/+4
| * Implement qDrawPixmaps for the OpenVG paint engine.Rhys Weatherley2009-10-132-0/+117
* | Added QPixmapData::createCompatiblePixmapData() used by QPixmap::copy().Samuel Rødal2009-10-142-0/+7
|/
* Make it possible to implement engine-specific drop shadow filtersRhys Weatherley2009-10-052-30/+17
* Make QPF's implementation of alphaMapForGlyph() consistent.Rhys Weatherley2009-09-291-14/+0
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-7/+5
* Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-243-108/+29
* Fix cubic paths in OpenVGRhys Weatherley2009-09-231-3/+3
* Avoid calling ensureContext() in setGeometry.Jason Barron2009-09-231-1/+0
* Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-232-129/+141
* Calculate scissor correctly in OpenVG engineRhys Weatherley2009-09-211-1/+1
* Accelerate drawRoundedRect() for the OpenVG paint engineRhys Weatherley2009-09-202-0/+100
* Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-182-1/+191
* Colorize filter for OpenVG doesn't currently support strength()Rhys Weatherley2009-09-181-0/+3
* Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-162-12/+28
* Fix crash in QVGSharedContext shutdownRhys Weatherley2009-09-161-0/+4
* Update license headers again.Jason McDonald2009-09-0913-52/+52
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3111-143/+143