summaryrefslogtreecommitdiff
path: root/src/imports/texture-sharing
Commit message (Expand)AuthorAgeFilesLines
* Adapt module to work with the new syncqtAlexey Edelev2022-10-121-0/+2
* Add private header filters to the qt_interal_add_module callsAlexey Edelev2022-10-121-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-105-191/+10
* QtWaylandTextureSharing: includemocsLiang Qi2022-06-012-0/+4
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+2
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Port qtwayland to new QML CMake APIFabian Kosmale2021-06-056-10/+36
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Remove redundant qmldir filesAlexey Edelev2021-02-231-4/+0
* Remove QMake project filesJoerg Bornemann2021-02-111-21/+0
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-111-0/+5
* 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-011-1/+1
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-201-0/+1
* Initial work to port the quick item materialLaszlo Agocs2020-06-111-2/+2
* Adapt to comparisonKey() type changeLaszlo Agocs2020-05-272-3/+3
* Adapt to new QSGTexture APILaszlo Agocs2020-04-272-0/+6
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-6/+5
* 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
* | Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+37
|/
* New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-287-0/+724