summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Enable use of Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2015-11-184-0/+12
* remove abuse of module include path overridesOswald Buddenhagen2015-11-161-7/+0
* Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-029-2/+244
* eglfs: Avoid sending enter-leave events with an invalid leave ptrLaszlo Agocs2015-10-222-2/+2
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-121/+28
* Separate KMS and GBM testsLaszlo Agocs2015-10-141-1/+1
* Add support for the Jetson TK1 Pro using EGLDeviceLaszlo Agocs2015-10-146-0/+675
* eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-146-27/+53
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Revamp signal handling in eglfs/linuxfbLaszlo Agocs2015-10-021-5/+1
* eglfs_kms: Skip disconnected outputsPier Luigi Fiorini2015-09-281-0/+6
* eglfs_kms: Subpixel antialiasing typePier Luigi Fiorini2015-09-283-0/+22
* eglfs: Support for alternative Mali driver packagesDaniel Nyström2015-09-251-1/+5
* eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
* eglfs: Use libinput by default when availableLaszlo Agocs2015-08-181-0/+12
* eglfs: save state in the cursorLaszlo Agocs2015-08-062-16/+115
* eglfs_kms: Implement DPMS modePier Luigi Fiorini2015-07-294-3/+49
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-1613-87/+1091
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+4
|\
| * eglfs: Destroy screens after windowsPier Luigi Fiorini2015-06-301-1/+4
* | Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-0/+1
* | Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-121-0/+4
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-071-0/+0
|/
* eglfs_kms: Virtual desktopPier Luigi Fiorini2015-06-027-14/+86
* Fix for eglfs context sharing problem in qtwebengine widgetCaner Altinbasak2015-05-281-0/+2
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* 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