summaryrefslogtreecommitdiff
path: root/src/hardwareintegration/client/wayland-egl/qwaylandglcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-21/+21
* Update commercial license headersTarja Sundqvist2021-01-271-21/+21
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-181-0/+1
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-041-1/+1
* Use a dedicated EGLContext for the decorations blitterGiulio Camuffo2019-04-051-3/+1
* Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-161-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+3
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-8/+8
* Fix build with ICC 17: problem parsing override keywordThiago Macieira2016-08-031-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-8/+8
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-8/+8
* | Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-021-1/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Make swap buffer call non-blocking for subsurfacesMikko Levonmaa2015-11-121-0/+1
|/
* Fix threaded OpenGL rendering on Mesa and possibly other EGLsGiulio Camuffo2015-05-141-0/+1
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-2/+7
* Support the creation of >= 3.x OpenGL contextsGiulio Camuffo2014-09-301-5/+9
* Avoid allocating and (failing to) manage our own texture cacheGunnar Sletta2014-08-201-1/+0
* Make classes in client privateJorgen Lind2013-12-271-1/+1
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-0/+96