summaryrefslogtreecommitdiffstats
path: root/examples/wayland/server-buffer
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-108-377/+15
* Remove .prev_CMakeLists.txtKai Köhne2022-03-222-110/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-193-27/+10
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-2/+2
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-262-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-092-0/+110
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-052-2/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Move Screen -> CompositorScreen in examplesEskil Abrahamsen Blomfeldt2020-07-091-1/+0
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-091-8/+4
* CMake: Regenerate projectsAlexandru Croitor2020-05-262-2/+10
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-11/+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-263-0/+104
* | Set unique targets for examples that conflictJohan Klokkhammer Helsing2019-10-021-0/+2
|/
* New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-281-1/+4
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-211-2/+2
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-181-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-282-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-273-6/+3
* Fix namespaced buildsJohan Klokkhammer Helsing2017-09-181-0/+4
* Reintroduce the server-buffer examplePaul Olav Tvete2017-08-1616-0/+834
* Remove non-functional examplePaul Olav Tvete2017-04-2716-1227/+0
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-232-3/+3
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-232-15/+0
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-8/+1
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-1/+11
|\
| * fix example installsv5.6.1-1v5.6.1Oswald Buddenhagen2016-04-283-0/+10
| * Fix build without pkg-configLaszlo Agocs2015-10-192-5/+7
* | Fix broken qml import in server-buffer exampleJohan Klokkhammer Helsing2016-03-021-1/+1
* | Example project file clean-upsLouai Al-Khanji2015-10-232-12/+17
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-1/+0
|\|
| * Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-061-1/+0
* | Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-2/+1
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-103-7/+7
* | Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-2/+2
* | Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-2/+2
* | Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-1/+1
* | Make the default wl_shell available from QMLJørgen Lind2015-08-281-2/+5
* | Remove automatic initialisation of extensionsJørgen Lind2015-08-281-2/+0
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-4/+5
* | Remove some deprecated apisJørgen Lind2015-08-281-1/+1
* | Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-281-1/+1
* | Remove the default shell functionalityJørgen Lind2015-08-281-1/+1