summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl/qwaylandeglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6
* Fix eglGetError call in error handlingJohan Klokkhammer Helsing2018-09-071-1/+1
* Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-041-3/+6
* Fix renderableType of requested wayland surfaceMichal Klocek2018-06-151-1/+1
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-231-6/+0
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-4/+0
* Automatically change scale when entering a new outputJohan Klokkhammer Helsing2017-11-151-0/+5
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-171-0/+10
* use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-1/+1
* Updated license headersAntti Kokko2016-01-201-14/+20
* Fix deadlock when hiding and showing EGL windowsv5.5.1Giulio Camuffo2015-09-091-0/+7
* 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-1/+0
* Fix window decorations for GL appsLaszlo Agocs2014-09-061-2/+6
* Support RasterGLSurface windowsLaszlo Agocs2014-08-251-3/+7
* Do not request the highest color buffer sizeLaszlo Agocs2014-08-211-1/+1
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-211-4/+8
* Egl surfaces can now be invalidated, make sure to recreate themGiulio Camuffo2014-04-221-1/+6
* Implement invalidateSurface() to free up surface memoryGunnar Sletta2014-04-071-0/+8
* Deal with 0x0 sized egl windowsGiulio Camuffo2014-04-071-25/+30
* Create the egl windows and context with the right configGiulio Camuffo2014-03-061-5/+5
* Allow resizing the Qt window after the buffers swapGiulio Camuffo2014-01-221-1/+1
* Make classes in client privateJorgen Lind2013-12-271-1/+1
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-271-5/+5
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-0/+171