summaryrefslogtreecommitdiffstats
path: root/src/gui/egl
Commit message (Expand)AuthorAgeFilesLines
* Use LIBS_PRIVATE on Mac and X11.Thiago Macieira2009-08-171-1/+1
* Update contact URL in license headers.Jason McDonald2009-08-128-8/+8
* Make chooseConfig work on some EGL implementationsHarald Fernengel2009-08-101-1/+1
* Fix build on HarmattanTom Cooksey2009-08-041-4/+7
* Add EGL_BIND_TO_TEXTURE_RGBA to QEglProperties::reduceConfiguration()Tom Cooksey2009-08-031-1/+10
* Add a constructor to QEglProperties which takes an EGLConfigTom Cooksey2009-08-032-0/+15
* Make QEglProperties::setVisualFormat() read alpha for visualTom Cooksey2009-08-031-1/+11
* Add a getter to QEglContext for the EGL extension stringTom Cooksey2009-07-292-0/+14
* Don't refer to non-existing QVGWidget in private header comments.Rhys Weatherley2009-06-242-2/+2
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-229-0/+1685