summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfshooks_stub.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pluginize the eglfs hooksLaszlo Agocs2014-12-081-233/+0
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-0/+2
|\
| * eglfs: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi2014-11-061-0/+2
* | EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-101-2/+21
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-0/+11
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-161-1/+1
* | Add presentBuffer method to EGLFS hooks.Louai Al-Khanji2014-09-161-0/+4
* | eglfs: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-2/+2
|/
* eglfs/stub: Die fatally if the framebuffer can't be opened.Robin Burchell2014-08-171-1/+3
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Put Linux-specific includes within Q_OS_LINUX guards.Raphael Kubo da Costa2014-02-081-0/+2
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-241-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-4/+22
|\
| * eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-161-4/+22
* | eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-122/+7
|/
* Android: handle inverted orientationsPaul Olav Tvete2013-09-201-0/+10
* eglfs: Sanitize the X11 hooksLaszlo Agocs2013-09-171-1/+4
* 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