summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/minimalegl
Commit message (Expand)AuthorAgeFilesLines
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-135-7/+6
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-4/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-5/+3
* Remove winrtOliver Wolff2020-06-061-28/+0
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-14/+6
* Post-merge fixesAlexandru Croitor2020-01-302-0/+4
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-292-1/+2
|\
| * Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-222-1/+2
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-8/+8
* | Regenerate src/*Alexandru Croitor2019-11-142-4/+4
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Regenerate platforms plugins part 5Alexandru Croitor2019-10-082-3/+44
* | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-10/+19
* | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-3/+0
* | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-2/+4
|\|
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-2/+3
| * Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-101-0/+1
* | cmake: FindWrapOpenGL->WrapOpenGLAlbert Astals Cid2019-02-121-1/+1
* | Fix Desktop GL/EGL/GLESv2 linkageSimon Hausmann2019-02-121-0/+3
* | cmake: build the minimalegl platform pluginAlbert Astals Cid2019-02-111-0/+38
|/
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-197-20/+20
* Fix memory leakJesus Fernandez2017-07-251-0/+1
* Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-175-11/+29
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-4/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-313-4/+2
| |\
| | * minimalegl: Reorder includes to avoid EGL native type clashesLaszlo Agocs2016-10-283-4/+2
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-1/+1
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-154-8/+10
|/ /
* | Add X11 support for the DRIVE CXLaszlo Agocs2016-08-103-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* | Updated license headersJani Heikkinen2016-01-159-126/+180
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-6/+6
|/
* Compile minimalegl QPA plugin on Windows/WinRT.Friedemann Kleint2015-11-141-1/+40
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* Update copyright headersJani Heikkinen2015-02-119-63/+63
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+2
|\
| * Fix build of egl integrationStephan Binner2015-02-021-2/+2
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-036-19/+19
|/
* Update license headers and add new license filesMatti Paaso2014-09-249-171/+99
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-3/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-8/+0
|\
| * Plugin minimalegl: Remove superfluous keys() function.Friedemann Kleint2014-02-051-8/+0
* | eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-10/+0
|/