summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-151-3/+2
* client: Fix deletion of new queued shm buffers during reconnectDavid Redondo2024-01-241-1/+1
* client: Avoid creating decorations in the render threadDavid Edmundson2024-01-111-2/+0
* Don't lock render thread when blocking swap is usedEskil Abrahamsen Blomfeldt2023-12-131-2/+4
* Warn if eglSwapBuffers failDavid Redondo2023-11-241-1/+2
* Introduce path for surviving compositor restartsDavid Edmundson2023-03-071-0/+9
* QWaylandGLContext: print the 0x prefix in error codeThiago Macieira2022-08-101-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Do not delete window decorations before next updateInho Lee2022-02-091-8/+10
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-211-11/+23
* client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-05-271-1/+0
* Export wayland-egl client hwintegrationElvis Lee2021-04-281-2/+2
* Replace scale with devicePixelRatio for non-integer scalingJungi Byun2021-03-251-1/+1
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* Make QWaylandGLContext a QEGLPlatformContextMichal Klocek2020-08-051-151/+36
* Move window decoration check out of qwaylandglcontextMichal Klocek2020-08-051-5/+2
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-041-3/+9
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-1/+1
|\
| * Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-051-1/+1
* | Replace QT_OPENGL_ES_2 with QT_CONFIGEskil Abrahamsen Blomfeldt2020-04-171-1/+1
* | Fix build after QOpenGLShaderProgram library moveSimon Hausmann2020-03-161-1/+1
* | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
|/
* Enable QtWayland for QNXJames McDonnell2020-01-131-1/+5
* Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-14/+11
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-14/+11
| |\
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-241-14/+11
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-101-145/+58
|\| |
| * | Use a dedicated EGLContext for the decorations blitterGiulio Camuffo2019-04-051-145/+58
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-0/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-161-0/+1
|/| | | |/
| * Client xdg-shell: Fix crash when switching popupsJohan Klokkhammer Helsing2019-02-121-0/+1
* | Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-301-2/+2
|/
* Fix black client windows when not using window decorations on NVIDIADominik Holland2019-01-081-1/+6
* Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-081-7/+15
* Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-131-15/+7
* Client: Fix deadlock for xdg-shell when makeCurrent is called earlyJohan Klokkhammer Helsing2018-09-261-1/+2
* Workaround for crash in QWaylandGlContext::makeCurrentv5.12.0-alpha1Johan Klokkhammer Helsing2018-09-121-0/+3
* Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-041-1/+1
* Respect requested surface when creating gl contextMichal Klocek2018-06-131-1/+1
* Don't try to create compatibility GL context when profile is unsetv5.11.0-beta2Johan Klokkhammer Helsing2018-03-091-4/+12
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-3/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+0
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-1/+1
|\
| * Don't recreate hidden egl surfacesDavid Edmundson2018-01-161-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
|/
* Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-1/+1