summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience
Commit message (Expand)AuthorAgeFilesLines
* Revert "eglfs: Add vsync support when using NVIDIA eglstreams"Dominik Holland2019-07-261-11/+0
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-242-2/+8
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-2/+8
| |\
| | * xcb_egl: Correctly select OpenGL ES render type if user requestedwdl2019-04-101-1/+7
| | * QEglConfigChooser: Silence warning about fallthroughFriedemann Kleint2019-04-091-1/+1
* | | More nullptr usage in headersKevin Funk2019-03-142-3/+3
* | | eglfs: Add vsync support when using NVIDIA eglstreamsDominik Holland2019-02-121-0/+11
|/ /
* / Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-231-8/+0
|/
* qmake: make CONFIG+=egl work againOswald Buddenhagen2019-01-071-1/+3
* untangle the egl-x11 relationship in the build systemOswald Buddenhagen2018-12-071-4/+4
* configure: convert xlib to a proper library definitionOswald Buddenhagen2018-12-071-1/+1
* Fix launching with depth 30 XOrgAllan Sandfeld Jensen2018-10-141-7/+7
* egl: Add ES3.2 direct function pointersJanne Koskinen2018-05-221-0/+47
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-2/+2
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-2/+2
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-4/+10
|\|
| * Fix QEGLPbuffer::isValid() with surfaceless contextsLaszlo Agocs2017-12-122-4/+10
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-10/+10
|/
* Add INTEGRITY mkspec for ARMv8 Drive CXTero Alamäki2017-05-291-2/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
|\
| * streamline libdl detection and linkingOswald Buddenhagen2017-02-271-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-142-0/+18
|\|
| * Add the new NVIDIA specific calls to qeglstreamconvenienceDominik Holland2017-02-132-0/+18
* | egl: Expose direct function pointers on INTEGRITYLaszlo Agocs2017-02-101-0/+345
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-0/+4
|\|
| * Add EGL_STREAM_FIFO_LENGTH to the helper headerLaszlo Agocs2016-12-031-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-181-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
| |\
| | * Fix EGL break on Debian X32Laszlo Agocs2016-11-081-1/+1
* | | Enable support for OpenVGAndy Nichols2016-11-172-6/+19
|/ /
* | create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-156-36/+47
* | xcb: Support EGLStreams for Wayland on X11Paul Olav Tvete2016-09-271-0/+4
* | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-3/+3
|/
* Add X11 support for the DRIVE CXLaszlo Agocs2016-08-106-8/+124
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+4
|\
| * Compile Fix: unused variable in q_refreshRateFromFb() on non-linuxRalf Nolden2016-05-251-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
|\|
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-171-1/+1
| * Revert "egl: Reshuffle headers to help less fortunate systems with X11"Liang Qi2016-05-046-73/+6
| * egl: Reshuffle headers to help less fortunate systems with X11Laszlo Agocs2016-05-036-6/+73
* | EGL/GLX: Resolve depth buffer more intelligentlyLouai Al-Khanji2016-04-011-8/+11
* | Disable fallback to dlsym() for INTEGRITY.Rolland Dudemaine2016-03-291-1/+1
* | Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-012-1/+11
* | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-012-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-0/+8
|\|
| * eglfs: Detect llvmpipe and show a warningLaszlo Agocs2016-01-212-0/+8
* | Updated license headersJani Heikkinen2016-01-1510-140/+200
|/
* Add EGL stream state defines used by Qt WaylandLaszlo Agocs2015-11-191-0/+9
* Add Xlib for eglconvenienceLaszlo Agocs2015-11-191-0/+1
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-203-2/+291