summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-156-6/+6
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-112-0/+9
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-112-69/+15
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-016-6/+6
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-161-1/+1
* Make .qml types from QtWayland.Compositor available in pluginEskil Abrahamsen Blomfeldt2020-08-255-0/+148
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-2015-1064/+20
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-099-115/+243
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-099-49/+164
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0911-248/+378
* Remove autogenerated .qrc file in compositor importEskil Abrahamsen Blomfeldt2020-07-073-31/+28
* Update QtWayland.Compositor version to match Qt versionEskil Abrahamsen Blomfeldt2020-07-076-21/+18
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-072-471/+18
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-4/+4
* Initial work to port the quick item materialLaszlo Agocs2020-06-111-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-081-4/+4
* Adapt to comparisonKey() type changeLaszlo Agocs2020-05-272-3/+3
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-0/+4
|\
| * Compositor: Deprecate XdgShell unstable v6Johan Klokkhammer Helsing2020-02-051-0/+2
| * Compositor: Deprecate XdgShell unstable v5Johan Klokkhammer Helsing2020-02-051-0/+2
* | Adapt to new QSGTexture APILaszlo Agocs2020-04-272-0/+6
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-263-19/+13
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-261-1/+1
|\ \
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2019-10-312-2/+49
| |\|
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-265-75/+25
| |\ \
| * \ \ Merge remote-tracking branch 'qt/wip/qt6' into devPaul Olav Tvete2019-10-021-3/+3
| |\ \ \
* | | | | Initial CMake portJohan Klokkhammer Helsing2019-11-264-0/+117
* | | | | Merge remote-tracking branch 'origin/5.15' into wip/cmakeJohan Klokkhammer Helsing2019-11-076-77/+74
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update plugins.qmltypes for 5.14Johan Klokkhammer Helsing2019-10-281-1/+48
| * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-261-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Compositor: Fix access to member of null referenceJohan Klokkhammer Helsing2019-10-221-1/+1
| * | | | Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-165-75/+25
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeJohan Klokkhammer Helsing2019-09-251-2/+0
|\| | | | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-2/+0
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-2/+0
| | |\
| | | * Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-291-2/+0
| | * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-1411-1/+857
| | |\|
| | | * Backport texture sharing for NVIDIAPaul Olav Tvete2019-08-1311-1/+857
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-09-162-2/+15
|\| | |
| * | | Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-261-0/+5
| * | | Remove usages of deprecated APIsSona Kurazyan2019-08-201-0/+4
| * | | Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-191-2/+2
| * | | Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-161-0/+4
* | | | Fix Qt6 buildAlexandru Croitor2019-08-061-3/+3
|/ / /
* | | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-201-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-0/+4
|\| |
| * | Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-011-0/+4
* | | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-042-3/+9
* | | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-2811-1/+853
|/ /