summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwltexturesharingextension.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use Qt keywords in headersKai Uwe Broulik2023-12-181-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-4/+4
* Port from container::count() and length() to size()Marc Mutz2022-10-101-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-28/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-011-0/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-211-3/+2
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-111-70/+10
* Initial work to port the quick item materialLaszlo Agocs2020-06-111-2/+4
* Adapt to comparisonKey() type changeLaszlo Agocs2020-05-271-3/+3
* Adapt to new QSGTexture APILaszlo Agocs2020-04-271-0/+6
* Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+2
* Add missing qAsConst for texture sharing extensionJohan Klokkhammer Helsing2020-01-021-2/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-251-4/+4
* Don't crash at application exitPaul Olav Tvete2019-06-051-1/+1
* New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-281-0/+497