summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Export wayland-egl client hwintegrationElvis Lee2021-04-281-98/+0
* Fix issue with repeated window size changesJaeyoon Jung2021-03-031-0/+1
* Client: Reset wl_egl_window before wl_surfaceDavid Edmundson2020-04-231-1/+0
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-1/+1
* Remove redundant virtualJohan Klokkhammer Helsing2018-09-051-1/+1
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-231-3/+0
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-4/+4
* Automatically change scale when entering a new outputJohan Klokkhammer Helsing2017-11-151-0/+1
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-5/+5
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-3/+3
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-3/+3
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-0/+1
|\|
| * Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-091-0/+1
* | Make sure to update the content fbo for QWaylandGLContextJørgen Lind2015-08-281-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-1/+6
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-211-1/+1
* Egl surfaces can now be invalidated, make sure to recreate themGiulio Camuffo2014-04-221-0/+1
* Implement invalidateSurface() to free up surface memoryGunnar Sletta2014-04-071-0/+2
* Deal with 0x0 sized egl windowsGiulio Camuffo2014-04-071-2/+2
* Create the egl windows and context with the right configGiulio Camuffo2014-03-061-1/+1
* Make classes in client privateJorgen Lind2013-12-271-1/+1
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-271-2/+2
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-0/+88