summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration
Commit message (Expand)AuthorAgeFilesLines
* Implement server-side toOpenGlTexture for VulkanPaul Olav Tvete2019-03-291-0/+1
* Compressed texture support for vulkan server buffersPaul Olav Tvete2019-03-291-1/+9
* Add virtual QtWayland::ServerBuffer::bufferInUse()Paul Olav Tvete2018-09-211-0/+1
* Fix compilation of QtWayland without QtQuickAlexander Schlarb2018-08-031-1/+0
* Use override when applicableJohan Klokkhammer Helsing2018-02-283-3/+3
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-272-2/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-205-5/+5
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-097-0/+448
* Update server buffer integrationPaul Olav Tvete2017-08-151-2/+4
* Fix all the warnings about deprecated qLoadPlugin1Thiago Macieira2017-06-222-4/+4
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-0414-168/+210
* Use new feature system, part 2Lars Knoll2016-11-232-6/+6
* Use the feature system internallyLars Knoll2016-11-237-9/+7
* Refactor buffer handlingPaul Olav Tvete2016-10-011-13/+3
* Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-3/+1
* Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-1/+1
* Fixed eglStream compositingDominik Holland2016-05-181-0/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-3/+3
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-291-1/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-156-7/+7
* Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-7/+3
|\
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-201-4/+19
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-137-0/+77
|\|
| * Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-057-0/+77
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-108-11/+11
* | Enable the HW integration extension by default againJørgen Lind2015-08-313-0/+144
* | Remove automatic initialisation of extensionsJørgen Lind2015-08-283-140/+0
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-283-7/+7
* | Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-1/+2
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-2414-253/+253
|/
* Update copyright headersJani Heikkinen2015-02-1714-204/+140
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* Remove the unused context parameter from lock/unlockLaszlo Agocs2014-08-261-2/+2
* Fix namespaced buildGiulio Camuffo2014-08-071-2/+3
* build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-152-2/+2
* Making the buffer intgrations privateJorgen Lind2014-02-1113-83/+127
* Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-041-2/+0
|\
| * Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-211-2/+0
| * Fixup the iid versions for the pluginsJorgen Lind2014-01-202-2/+2
* | Fixup plugin interface versioningJorgen Lind2014-01-101-1/+1
* | Merge remote-tracking branch stable into devAndy Nichols2014-01-0915-47/+663
|\|
| * Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-091-1/+2
| * Revised createTextureFromBufferLaszlo Agocs2014-01-061-4/+8
| * Update the Compositor side ServerBufferIntegrationJorgen Lind2014-01-032-8/+2
| * update server buffer interfacesJorgen Lind2013-12-272-20/+30
| * Add hardware integration protocolJorgen Lind2013-12-273-5/+151
| * Adjust the location of the compositors clientbuffer integration pluginsJorgen Lind2013-12-272-2/+2
| * Add server buffer extensionJorgen Lind2013-12-277-2/+463
| * Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind2013-12-277-41/+41
| * make compositor build with new directory layoutJorgen Lind2013-12-271-1/+1