summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/meego
Commit message (Collapse)AuthorAgeFilesLines
...
* Correctly remove the egl alpha surface flags in meego graphics system.Michael Dominic K2010-10-131-1/+3
| | | | | Merge-request: 856 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* Proper dither & proper alpha checking.Michael Dominic K2010-10-131-4/+4
| | | | | Merge-request: 854 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* In meego graphics system, use always 16bit textures.Michael Dominic K2010-10-131-8/+40
| | | | | | | Use GL_RGB16 for no-alpha images and RGBA4 for alpha images. Merge-request: 854 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-076-0/+302
| | | | | Merge-request: 848 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* Qt headers must be included before X11 headersBenjamin Poulain2010-09-211-3/+3
| | | | | | | X11 symbols are conflicting with some of the Qt ones. Qt headers needs to be included before the X11 ones in order to compile on Maemo. Reviewed-by: Samuel Rødal
* Fixed compilation of MeeGo graphics system without eglext.hSamuel Rødal2010-09-171-1/+0
| | | | | | We don't rely on this header, so there's no need to include it. Reviewed-by: Benjamin Poulain <benjamin.poulain@nokia.com>
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
| | | | | | | | Setting NoSystemBackground means that top-level widget backgrounds don't get painted any more. Another work-around must be found to prevent flickering. Reviewed-by: Gunnar Sletta
* Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-101-8/+8
| | | | Also, this prevents hard-coding the path to the meego plugin.
* 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-109-148/+149
|
* Renamed meego graphics system files.Samuel Rødal2010-09-109-0/+0
|
* Imported meego graphics system sources.Samuel Rødal2010-09-109-0/+738
From http://www.gitorious.com/meego-graphics/meego-graphics