summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright headersJani Heikkinen2015-02-1116-112/+112
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+1
|\
| * Fix build of egl integrationStephan Binner2015-02-022-1/+2
* | Fix build of egl integrationStephan Binner2015-02-052-0/+2
* | Set some state before rendering the EGL/GLES mouse cursorLaszlo Agocs2015-02-051-0/+3
* | Utilize EGL_KHR_surfaceless_context in QOffscreenSurface when availableLaszlo Agocs2015-02-022-7/+23
* | Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-213-40/+15
* | eglfs: Make sure there is a platform window for the backing storeLaszlo Agocs2015-01-061-0/+2
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
|\|
| * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-182-5/+5
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-10/+10
* | Add generic OpenGL compositor and backingstore bitsLaszlo Agocs2014-11-2610-687/+32
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-5/+26
|\|
| * eglfs: ifdef linux specific functionality from convenience functionsPasi Petäjäjärvi2014-11-131-5/+26
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-1/+1
|\|