summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Unblank on startupLaszlo Agocs2015-03-231-0/+4
* EGLFS: Make Mali GPU backend more genericAndy Nichols2015-03-182-1/+6
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-146-0/+21
* eglfs: don't build the cursor atlas when QT_NO_CURSOR is definedAndrew Knight2015-03-122-1/+3
* eglfs_kms: Use a QByteArray for connectorNameAndrew Knight2015-03-121-10/+11
* eglfs_kms: remove deprecated QString usesAndrew Knight2015-03-091-9/+9
* Fix up signal handling in QFbVtHandlerLaszlo Agocs2015-03-062-3/+34
* eglfs: Pluginize RPi, iMX6 and Mali backendsLaszlo Agocs2015-03-0518-6/+699
* Fixed license headersJani Heikkinen2015-02-1713-13/+13
* eglfs: Add the three missing drag cursorsLaszlo Agocs2015-02-122-3/+3
* Update copyright headersJani Heikkinen2015-02-1128-394/+290
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-104-19/+25
|\
| * Fix build of egl integrationStephan Binner2015-02-025-20/+25
* | eglfs: Split kms integration into multiple filesLaszlo Agocs2015-01-159-901/+1245
* | eglfs: Fix hardware cursor with kmsLaszlo Agocs2015-01-151-1/+5
* | eglfs: Update screen destruction to follow the new approachLaszlo Agocs2015-01-093-2/+13
* | Fix fullscreen in the X11 hooks of eglfsLaszlo Agocs2014-12-091-10/+8
* | Pluginize the eglfs hooksLaszlo Agocs2014-12-0832-533/+1157
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-033-3/+3
* | Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-263-28/+19
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-243-2/+3
|\|
| * Set correct QSurfaceFormat also for raster surfacetypePasi Petäjäjärvi2014-11-131-1/+1
| * eglfs: obey QT_NO_REGULAREXPRESSION definePasi Petäjäjärvi2014-11-061-0/+2
| * eglfs: Remove unused member variableLaszlo Agocs2014-10-291-1/+0
* | eglfs: Add better configuration support to KMS hooksLouai Al-Khanji2014-10-241-93/+378
* | eglfs: Add various debug prints to KMS hooksLouai Al-Khanji2014-10-241-2/+18
* | eglfs: try to query real cursor size instead of hardcoding 64x64Louai Al-Khanji2014-10-171-6/+25
* | eglfs: Make KMS hooks compile on older systemsLouai Al-Khanji2014-10-171-3/+2
* | Fix cast for qeglfshooks_kmsRisto Avila2014-10-161-1/+1
* | eglconvenience/eglfs: Clean up warning messagesLaszlo Agocs2014-10-131-1/+1
* | EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-107-336/+571
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-109-6/+234
* | EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-031-0/+1
* | EGLFS: Fix plugin destructionLouai Al-Khanji2014-10-012-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2912-228/+132
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2412-228/+132
* | EGLFS KMS Hooks: Get rid of flashingLouai Al-Khanji2014-09-161-46/+60
* | EGLFS KMS Hooks: Add HW cursor supportLouai Al-Khanji2014-09-161-0/+189
* | EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-166-8/+6
* | Add presentBuffer method to EGLFS KMS hooks.Louai Al-Khanji2014-09-161-8/+2
* | Add presentBuffer method to EGLFS hooks.Louai Al-Khanji2014-09-163-0/+6
* | eglfs: use qEnvironmentVariableIntValue()Marc Mutz2014-09-123-4/+4
|/
* Add KMS hooks for EGLFS pluginLouai Al-Khanji2014-09-042-0/+427
* eglfs: Fix regression in config selectionLaszlo Agocs2014-09-031-5/+4
* eglfs/stub: Die fatally if the framebuffer can't be opened.Robin Burchell2014-08-171-1/+3
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-8/+12
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+2
|\
| * Avoid polluting the output with warnings on eglfsLaszlo Agocs2014-06-061-0/+2
* | Support translucent windows on eglfsLaszlo Agocs2014-06-251-1/+3
* | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-094-8/+22
|/