summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qopenglcontext_platform.h
Commit message (Expand)AuthorAgeFilesLines
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-0/+2
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-5/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Add warning about native interface APIs to platform headersTor Arne Vestbø2022-02-091-0/+9
* Expose the config and display for EGL-based QOpenGLContextsLaszlo Agocs2021-09-131-0/+3
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-4/+4
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+2
* Fix GLX on non-linux X11 systemsNiclas Rosenvik2021-04-111-2/+2
* doc: Update and flesh out native interface docsTor Arne Vestbø2020-10-181-1/+1
* Add a few missing Q_CLANG_QDOC for native interfacesTor Arne Vestbø2020-10-131-1/+1
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-6/+6
* Document native interfacesFriedemann Kleint2020-09-021-3/+7
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-0/+109