summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-0/+1
|\
| * deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* | Remove unneeded ;Albert Astals Cid2014-04-241-1/+1
|/
* eglfs: Add a way to force 24/32 bit configsLaszlo Agocs2014-03-251-1/+10
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-102-5/+3
* Avoid polluting debug output in eglfs and linuxfbLaszlo Agocs2014-03-061-0/+4
* eglfs: Improve cursors and hotspotsJonathan Liu2014-02-262-21/+21
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-135-24/+22
* eglfs: Put Linux-specific includes within Q_OS_LINUX guards.Raphael Kubo da Costa2014-02-081-0/+2
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-312-19/+1
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-241-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-5/+24
|\