summaryrefslogtreecommitdiffstats
path: root/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Save and restore the state when doing decorationsLaszlo Agocs2014-08-221-15/+126
* Do not request the highest color buffer sizeLaszlo Agocs2014-08-211-1/+1
* Avoid allocating and (failing to) manage our own texture cacheGunnar Sletta2014-08-201-6/+2
* Don't create an invalidated surface when not neededGiulio Camuffo2014-05-211-1/+1
* Show the correct function name when makeCurrent failsLaszlo Agocs2014-05-121-1/+1
* Egl surfaces can now be invalidated, make sure to recreate themGiulio Camuffo2014-04-221-0/+4
* Fix NPOT decoration texture bindingCedric Chedaleux2014-03-121-0/+4
* Make classes in client privateJorgen Lind2013-12-271-3/+3
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-0/+261