summaryrefslogtreecommitdiffstats
path: root/src/openvg/qwindowsurface_vgegl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Avoid crash when surface creation fails.Laszlo Agocs2011-07-181-0/+2
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Specify swap behavior preserved bit in openvg engine.Laszlo Agocs2011-04-271-4/+5
* Avoid compiler warnings in openvg on win32.Laszlo Agocs2011-03-071-0/+5
* Fix for clipping failure in OpenVG paint engine.Jani Hautakangas2011-02-151-3/+0
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Minor OpenVG optimization when setting the EGL surface attribute.Jason Barron2010-10-071-3/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-15/+6
|\
| * Cleanup & remove unused function overloads from QEgl* APIsTom Cooksey2010-04-161-15/+6
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-161-0/+27
|\ \ | |/ |/|
| * Implement OpenVG buffer scrolling and enable it on Symbian.Jason Barron2010-04-141-0/+27
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-11/+13
|\|
| * Enable preserved swap behavior when surface is created due to resize.Jason Barron2010-04-091-11/+13
* | Fix compilation of OpenVG.Jason Barron2010-03-181-11/+11
|/
* Fix linking issues of QtOpenVG.dllAlessandro Portale2010-03-161-11/+11
* Added check for null pointer in qt_vg_unregister_pixmap.Miikka Heikkinen2010-03-101-1/+2
* Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-4/+0
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Add an image allocation pool to the OpenVG paint engineRhys Weatherley2009-12-151-0/+4
* Automatically destroy VG pixmaps when the last window surface goes awayRhys Weatherley2009-12-071-21/+103
* 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 it possible to set the OpenVG swap intervalRhys Weatherley2009-10-301-0/+7
* Remove QVGEGLWindowSurfaceQImage from QtOpenVGRhys Weatherley2009-10-291-59/+0
* Explicitly request the alpha mask in the EGL configurationRhys Weatherley2009-10-141-0/+4
* 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-251-96/+27
* Fix crash in QVGSharedContext shutdownRhys Weatherley2009-09-161-0/+4
* 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
* Destroy EGL window surface when direct VG surface is deletedRhys Weatherley2009-08-311-0/+6
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-231-0/+751