summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-161-1/+0
|\
| * client: Gracefully handle shutdown and window hidingEskil Abrahamsen Blomfeldt2021-06-041-1/+0
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-261-0/+2
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-181-0/+6
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-041-3/+9
* Test the EGL wayland platform extensions before using themSamuli Piippo2020-03-051-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
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-1/+1
|\
| * Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
* | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-021-2/+2
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-021-1/+1
|\ \
| * | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-281-1/+1
| |/
* | Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-121-1/+29
|/
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-141-3/+13
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Implement high-dpi supportMorten Johan Sorvig2014-12-171-2/+3
* Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-301-107/+267
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-1/+1
* Fix window decorations for GL appsLaszlo Agocs2014-09-061-2/+7
* Warn when EGLContext could not be created.Gunnar Sletta2014-08-291-0/+4
* Fix build with desktop OpenGLGiulio Camuffo2014-08-231-15/+19