summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfshooks_stub.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Fix bug determining physical screen sizeAndy Nichols2013-06-031-2/+6
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-201-2/+2
* EglFS: allow the hook to override logicalDpi()Paul Olav Tvete2013-04-051-0/+9
* EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-281-0/+2
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-261-2/+0
* Add support for forced VSYNC using the EGLFS platform plugin.Milian Wolff2013-02-221-22/+28
* Fixed EGLFS reporting impossibly high physical dimensions.Samuel Rødal2013-02-191-13/+62
* Refactor QEglFSPandaHooks and add physicalScreenSize()Gunnar Sletta2013-01-301-4/+42
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-181-0/+5
|/
* Fix warning about unused variableThiago Macieira2013-01-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: Allow setting screen size through environment variables.Robin Burchell2012-07-061-0/+16
* platform hooks: provide defaults for screen size and depth hooksJohannes Zellner2012-06-191-2/+42
* eglfs: Pass QSurfaceFormat to createNativeWindow() hookJohannes Zellner2012-06-141-1/+2
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-141-19/+2
* eglfs refactor: Query screen and format info from hooksGirish Ramakrishnan2012-06-051-0/+33
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-0/+6
* Make eglfs hooks functionality namespace cognisantDonald Carr2012-05-021-0/+4
* eglfs: rework hooks designGirish Ramakrishnan2012-04-111-0/+81