summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-061-2/+6
|\
* | Make QEgl::ConfigOptions use QFlagsTom Cooksey2010-03-051-1/+8
* | Fix build when egl.h includes X11 headers & pollutes namespaceTom Cooksey2010-03-041-0/+2
* | Make bindTextureFromNativePixmap use new QEgl APIsTom Cooksey2010-03-021-4/+2
* | Add getCompatibleVisualId to QEgl on X11Tom Cooksey2010-03-021-0/+4
* | Add QEgl::defaultConfig method to select configs suitable for QtTom Cooksey2010-03-021-0/+15
* | Make QEgl::createSurface cross-platform and add native gettersTom Cooksey2010-03-021-0/+3
* | Move chooseConfig and createSurface logic to QEgl functionsTom Cooksey2010-03-021-2/+5
* | Move static methods from QEglContext to QEgl namespaceTom Cooksey2010-03-021-0/+18
* | Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.hTom Cooksey2010-03-021-67/+41
|/
* Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-121-8/+4
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Detect context sharing on EGL systemsRhys Weatherley2009-11-091-0/+2
* Stop QEglContext destroying contexts it doesn't ownTom Cooksey2009-10-191-1/+2
* Make QEglContext API a little more flexibleRhys Weatherley2009-09-251-3/+5
* Remove the storage of the EGLSurface from QEglContextRhys Weatherley2009-09-251-10/+1
* Push the "lazy doneCurrent" logic down from QtOpenVG into QEglRhys Weatherley2009-09-241-1/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* Merge commit 'qt/master'Jason Barron2009-08-211-2/+2
|\
| * Make QEglContext::extensions() staticTom Cooksey2009-08-211-2/+2
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ | |/
| * Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+3
|\ \ | |/
| * Add a getter to QEglContext for the EGL extension stringTom Cooksey2009-07-291-0/+3
* | Change the inclusion method here to use system includes.Jason Barron2009-07-081-1/+1
|/
* Don't refer to non-existing QVGWidget in private header comments.Rhys Weatherley2009-06-241-1/+1
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+140