summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfshooks.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-171-1/+1
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-041-1/+1
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-031-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Pluginize the eglfs hooksLaszlo Agocs2014-12-081-51/+5
* EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-101-2/+6
* eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-0/+3
* 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-2/+1
* | Add presentBuffer method to EGLFS hooks.Louai Al-Khanji2014-09-161-0/+1
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+2
|\
| * eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-161-1/+2
* | eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-2/+2
|/
* Android: handle inverted orientationsPaul Olav Tvete2013-09-201-0/+2
* eglfs: Sanitize the X11 hooksLaszlo Agocs2013-09-171-1/+3
* EglFS: allow the hook to override logicalDpi()Paul Olav Tvete2013-04-051-0/+2
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-261-5/+8
* Add support for forced VSYNC using the EGLFS platform plugin.Milian Wolff2013-02-221-0/+1
* Refactor QEglFSPandaHooks and add physicalScreenSize()Gunnar Sletta2013-01-301-1/+4
* 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/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: add virtual destructor to QEglFsHooksRobin Burchell2012-07-111-0/+1
* eglfs: Pass QSurfaceFormat to createNativeWindow() hookJohannes Zellner2012-06-141-1/+1
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-141-1/+1
* eglfs refactor: Query screen and format info from hooksGirish Ramakrishnan2012-06-051-0/+5
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* eglfs: rework hooks designGirish Ramakrishnan2012-04-111-0/+72