summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems
Commit message (Expand)AuthorAgeFilesLines
* Do not support QImage::Format_ARGB32 in meego gfx for egl images.Michael Dominic K2010-10-281-2/+1
* Use QVarLengthArray to store accumulator data.Michael Dominic K2010-10-281-2/+12
* Doc: Fixing typoSergio Ahumada2010-10-251-3/+3
* For meego graphics system, use floyd-steinberg dithering when converting to 1...Michael Dominic K2010-10-223-24/+278
* Adding ::scroll capabilities to live pixmaps.Michael Dominic K2010-10-212-3/+70
* Major refactoring: creating a new QPixmapData subclass for live textures.Michael Dominic K2010-10-217-232/+334
* In meego, support Format_RGB32 too for eglShared images.Michael Dominic K2010-10-211-2/+3
* In meego graphics system remove a redundant check.Michael Dominic K2010-10-181-1/+1
* Removing glFinish calls in eglSharedImage code. Not needed anymore.Michael Dominic K2010-10-181-10/+0
* ::copy on the QMeeGoPixmapData creates a raster-backed pixmap.Michael Dominic K2010-10-185-2/+124
* Correctly handle both 16bit and 32bit live pixmaps in meego graphics system.Michael Dominic K2010-10-132-5/+13
* Correctly remove the egl alpha surface flags in meego graphics system.Michael Dominic K2010-10-131-1/+3
* Proper dither & proper alpha checking.Michael Dominic K2010-10-131-4/+4
* In meego graphics system, use always 16bit textures.Michael Dominic K2010-10-131-8/+40
* Add support for Qt::WA_TranslucentBackground with OpenVG on Symbian^3Jason Barron2010-10-121-0/+8
* Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-076-0/+302
* Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
* Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-171-1/+0
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
* Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-101-8/+8
* Updated license headers for meego graphics system.Samuel Rødal2010-09-108-56/+272
* Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-1010-148/+153
* Renamed meego graphics system files.Samuel Rødal2010-09-109-0/+0
* Imported meego graphics system sources.Samuel Rødal2010-09-109-0/+738
* Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-0/+2
* Enable QX11GLWindowSurface using "-graphicssystem x11gl" optionTom Cooksey2010-04-261-3/+11
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-231-2/+7
|\
| * Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+7
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-161-2/+2
|\ \ | |/
| * Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-2/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-01-2112-12/+12
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-0612-12/+12
* | Fix symbian building to always have a pre-determined uid3Thomas Zander2010-01-191-0/+1
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-131-0/+2
|\
| * Added UIDs to projects lacking themMiikka Heikkinen2009-11-041-0/+2
* | Fixed up qttracereplay and trace graphicsystem a bit.Gunnar Sletta2009-11-091-0/+1
|/
* Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-8/+2
* Compilation failure for OpenGL and OpenVG graphic system plugins whenKeith Isdale2009-11-021-2/+8
* qt_paint_device_metric() for fetching metricsRhys Weatherley2009-10-151-13/+1
* Add "opengl2" as an option for creating an OpenGL graphics systemRhys Weatherley2009-10-011-0/+10
* Enabled use of graphics system with old GL engine for testing.Samuel Rødal2009-09-111-1/+9
* Update license headers again.Jason McDonald2009-09-0912-48/+48
* Added multiple frames to QPaintBuffer.Samuel Rødal2009-09-041-25/+35
* Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-035-0/+286
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-317-91/+91
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-26/+26
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-129-9/+9
* | Make openvg.prf work properlyRhys Weatherley2009-07-192-12/+0