summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/platform
Commit message (Expand)AuthorAgeFilesLines
* Misc.: Fix some narrowing integral conversion warningsAhmad Samir2023-04-251-4/+4
* Default NVidia EGL to GLES2Allan Sandfeld Jensen2023-04-121-2/+6
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-1/+5
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-051-0/+4
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-202-163/+0
* Use SPDX license identifiersLucie Gérard2022-05-1613-494/+26
* egl: Remove the disabling of surfaceless contexts for MesaLaszlo Agocs2022-04-271-9/+0
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-242-0/+2
* Revert "Add support for EGL_EXT_platform_xcb"Paul Olav Tvete2021-11-021-4/+0
* Add support for EGL_EXT_platform_xcbIlya Fedin2021-10-061-0/+4
* Cater for upstream changes in eglplatform.hLaszlo Agocs2021-09-211-1/+5
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-2/+2
* Expose the config and display for EGL-based QOpenGLContextsLaszlo Agocs2021-09-131-0/+2
* Support EGL protected content extensionElvis Lee2021-03-091-0/+11
* egl: Add debug option to print all EGLConfigsLaszlo Agocs2021-02-081-0/+15
* Remove the qmake project filesJoerg Bornemann2021-01-073-43/+0
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-151-8/+15
* Do not expose xlib as public dependency of QtGuiJoerg Bornemann2020-09-111-1/+1
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-1313-0/+2667
* Move glxconvenience into QtGuiFriedemann Kleint2020-07-104-0/+567