summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_egl/qxcbeglintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* xcb_egl: Prefer eglCreatePlatformWindowSurfaceEXT to eglCreateWindowSurfaceIlya Fedin2023-09-191-0/+3
* Fix build without egl_x11Ilya Fedin2023-04-111-0/+2
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-051-11/+13
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-201-0/+138
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Revert "Add support for EGL_EXT_platform_xcb"Paul Olav Tvete2021-11-021-6/+1
* Add support for EGL_EXT_platform_xcbIlya Fedin2021-10-061-1/+6
* fix: Print a warning message if the Xcb EGL initialize failedJiDe Zhang2021-03-031-1/+5
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+1
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-3/+6
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-1/+1
* | xcb_egl: fix clang error due to m_connection now being unusedDavid Faure2017-04-071-1/+0
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* xcb: Support EGLStreams for Wayland on X11Paul Olav Tvete2016-09-271-1/+13
* X11: Better support non-32bit visualsLouai Al-Khanji2016-04-091-2/+3
* xcb: replace qt.xcb.glintegration logging category with qt.qpa.glShawn Rutledge2016-04-081-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* xcb: Fix build with -no-xcb-xlib -qt-xcbAndrew Knight2015-02-171-7/+10
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Fix build when using -egl and -no-xcb-xlibGiulio Camuffo2014-12-231-0/+4
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-0/+108