summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/meego/qmeegographicssystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent recursion when creating window surface.Samuel Rødal2011-02-021-1/+7
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Pre-create the GL share widget before window surface creation.Michael Dominic K2011-01-041-6/+2
* Make sure QMeeGoGraphicsSystem::setTranslucent can't be called if surface alr...Michael Dominic K2010-12-081-1/+8
* Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
* Plugin-side support for creating/destroying/waiting on fence sync.Michael Dominic K2010-11-111-7/+31
* Trailing whitespace fixes.Michael Dominic K2010-11-111-6/+6
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* Do not support QImage::Format_ARGB32 in meego gfx for egl images.Michael Dominic K2010-10-281-2/+1
* Major refactoring: creating a new QPixmapData subclass for live textures.Michael Dominic K2010-10-211-187/+31
* In meego, support Format_RGB32 too for eglShared images.Michael Dominic K2010-10-211-2/+3
* Correctly handle both 16bit and 32bit live pixmaps in meego graphics system.Michael Dominic K2010-10-131-3/+11
* Correctly remove the egl alpha surface flags in meego graphics system.Michael Dominic K2010-10-131-1/+3
* Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-071-0/+203
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
* Updated license headers for meego graphics system.Samuel Rødal2010-09-101-7/+34
* Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-101-61/+61
* Renamed meego graphics system files.Samuel Rødal2010-09-101-0/+221