summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/api
Commit message (Expand)AuthorAgeFilesLines
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-23/+17
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-303-23/+17
| |\|
| | * [ChangeLog][QPA][eglfs] Fix crash when using cursors and multiple GL contextsSimon Hausmann2017-12-123-23/+17
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-193-0/+8
* | | eglfs: Allow forwarding platformFunction() to backendsLaszlo Agocs2017-09-193-3/+8
* | | Fix compilation with clang 4 on LinuxLars Knoll2017-09-151-1/+1
|/ /
* | Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-12/+11
* | Relieve platform plugins of having to persist geometry on WM callbacksTor Arne Vestbø2017-07-071-1/+0
|/
* Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-301-0/+8
* Initialize vao variableJesus Fernandez2017-04-281-0/+2
* Fix warning for -no-feature-evdevTasuku Suzuki2017-04-261-2/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+4
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-4/+4
* | Fix build with -no-openglPaul Olav Tvete2017-03-031-1/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\|
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-3/+3
* | eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* | eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-242-2/+2
* | eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-077-62/+62
* | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-181-5/+7
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-5/+7
* | Enable support for OpenVGAndy Nichols2016-11-171-2/+8
* | Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-177-27/+107
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+2
* Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-159-24/+24
* eglfs: Fix deformed mouse cursor imageLaszlo Agocs2016-10-131-2/+4
* eglfs: make qeglfsglobal.h privateLaszlo Agocs2016-09-2211-10/+21
* eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-2210-4/+927
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
* eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-103-5/+5
* eglfs: Support virtual desktops in the OpenGL cursorLaszlo Agocs2016-08-103-73/+120
* eglfs: Add support for raster content rotationLaszlo Agocs2016-08-015-3/+41
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
* Remove unused function loadIntegration from EGLFSAndy Nichols2016-06-301-13/+0
* Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-0312-0/+2234