summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
Commit message (Expand)AuthorAgeFilesLines
* Add support for using static EGL libraries on VxWorksKarim Pinter2025-03-181-1/+1
* QQOpenGLProgramBinaryCache: split FdWrapper to fix a Coverity UNINIT warningMarc Mutz2025-03-111-12/+27
* QCbor/JsonValue: add toStringView()Marc Mutz2025-02-201-2/+2
* Make module ready for source SBOM checkingLucie Gérard2025-01-272-2/+2
* Drop a limitation for R8/RG8 formats for Mesa in hasOpenGLFeatureLaszlo Agocs2025-01-231-6/+2
* Replace QPair/qMakePair with std::pair in qtbase/guiIsak Fyksen2025-01-092-11/+11
* doc: Fix links to OpenGL functionsDavid Boddie2024-12-031-359/+359
* CMake: Add PURL and CPE info to 3rd party attribution filesAlexandru Croitor2024-11-151-2/+6
* Add REUSE.toml filesLucie Gérard2024-11-051-0/+7
* Clear VxWorks MESA display artifacts on startupMichał Łoś2024-10-151-0/+15
* Gui: Make more logging categories staticUlf Hermann2024-06-241-1/+1
* Logging: Introduce a macro to declare an exported Qt logging categoryUlf Hermann2024-06-071-1/+1
* Don't include windows.h in the public qopengl.h headerVolker Hilsheimer2024-01-161-11/+30
* QOpenGLWidget: use (and prefer) InvalidateFramebufferGiuseppe D'Angelo2023-07-252-10/+22
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-222-1/+7
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-1/+1
* Misc.: Fix some narrowing integral conversion warningsAhmad Samir2023-04-252-5/+6
* Default NVidia EGL to GLES2Allan Sandfeld Jensen2023-04-121-2/+6
* rhi: Add support for half precision vertex atttributesBen Fletcher2023-02-272-2/+6
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-1/+5
* Doc: Fix qt_attribution.json files using Path for filesKai Köhne2023-01-101-2/+2
* OpenGL: add support for Win11 detectionYuhang Zhao2022-10-301-12/+5
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-1/+1
* OpenGL: Remove pre-Win10 leftoversYuhang Zhao2022-09-301-9/+0
* 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
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-271-1/+1
* Port QXlibEglIntegration::getCompatibleVisualId to xcbIlya Fedin2022-06-202-163/+0
* Use SPDX license identifiersLucie Gérard2022-05-1622-836/+44
* QtGui: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-04-281-1/+1
* QtGui: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-283-28/+32
* egl: Remove the disabling of surfaceless contexts for MesaLaszlo Agocs2022-04-271-9/+0
* QtGui: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-131-1/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-242-0/+2
* qopengl.h: Move C header #include(s) out of the QT_NAMESPACEPatrick Stewart2022-01-221-2/+1
* rhi: gl: Do not just rely on GL_COMPRESSED_TEXTURE_FORMATSLaszlo Agocs2022-01-062-1/+11
* Revert "Add support for EGL_EXT_platform_xcb"Paul Olav Tvete2021-11-021-4/+0
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* gl: Try the local CacheLocation when the shared one failsLaszlo Agocs2021-10-082-20/+45
* 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-172-4/+4
* 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-074-62/+0
* Fix links to OpenGL documentationAndreas Buhr2020-12-081-199/+199
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* 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