summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/gl_integrations/xcb_egl/qxcbeglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* xcb_egl: Prefer eglCreatePlatformWindowSurfaceEXT to eglCreateWindowSurfaceIlya Fedin2023-09-191-7/+11
* Fix build without egl_x11Ilya Fedin2023-04-111-0/+13
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-201-17/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-2/+2
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-1/+1
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-2/+2
* X11: Better support non-32bit visualsLouai Al-Khanji2016-04-091-9/+14
* 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-0/+4
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-0/+92