summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience
Commit message (Expand)AuthorAgeFilesLines
* 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
* eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-145-7/+20
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+12
|\
| * Force GLES 2.0 on Android 4.2 devices reporting 3.0Laszlo Agocs2015-09-101-0/+12
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-261-1/+2
|\|
| * egl: Do not do any further ops when context creation failsLaszlo Agocs2015-08-181-1/+2
* | Make EGL context init work when msaa is requested but there's no surfacelessLaszlo Agocs2015-08-042-2/+16
* | Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-169-1507/+6
|/
* Disable surfaceless QOffscreenSurface with MesaLaszlo Agocs2015-06-221-1/+12
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-091-2/+2
* Fix EGL config - X visual matching for i.MX6Laszlo Agocs2015-03-181-0/+6
* Add support for grabWindow() on eglfs with widgetsLaszlo Agocs2015-03-162-0/+51
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-142-0/+28
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-141-0/+1
* eglfs: Generate enter and leave eventsLaszlo Agocs2015-03-144-3/+52
* Fix up signal handling in QFbVtHandlerLaszlo Agocs2015-03-061-0/+2
* Optimize egl cursor update eventsLaszlo Agocs2015-03-052-38/+34
* Fix compilation with ICC: failure to parse placement of Q_DECL_OVERRIDEThiago Macieira2015-02-171-1/+1