summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandbufferref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* Doc: Fix documentation warnings and enable doc testing in CITopi Reinio2022-04-061-3/+2
* QWaylandBufferRef: fix relational operatorsMarc Mutz2022-02-281-10/+37
* doc: Add a note to hasProtectedContent() functionEskil Abrahamsen Blomfeldt2021-05-061-0/+3
* Support EGL protected contentYoungjin Kim2021-03-151-0/+10
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Doc: Add missing dots (qtwayland)Paul Wicking2018-06-191-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-1/+1
* Expose native buffer handlesPaul Olav Tvete2016-10-031-0/+20
* Refactor buffer handlingPaul Olav Tvete2016-10-011-31/+37
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-1/+1
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-1/+1
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-1/+1
* | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-5/+5
* | Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-1/+1
|/
* Fixed eglStream compositingDominik Holland2016-05-181-0/+10
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+1
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-291-8/+19
* Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-0/+16
|\
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-201-0/+12
* | Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+71
* | Remove nativeBuffer from QWaylandBufferRefJørgen Lind2015-09-181-5/+0
* | Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-1/+1
* | Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-4/+9
* | Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-21/+57
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-11/+14
|/
* Update copyright headersJani Heikkinen2015-02-171-21/+13
* Add a way to get the native hardware integration buffer for a sufaceGiulio Camuffo2015-02-171-0/+5
* Destroy the SurfaceBuffers and their textures after the wl_buffer are destroyedGiulio Camuffo2014-07-301-6/+6
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-0/+131