summaryrefslogtreecommitdiff
path: root/src/plugins/waylandcompositors
Commit message (Expand)AuthorAgeFilesLines
* Added dependency for wayland-server to brcm-egl.Rebecca Worledge2013-11-281-1/+1
* Wayland-EGL QPA: Support desktop OpenGL as wellAndrew Knight2013-11-251-3/+0
* Fix initialization without eglBindWaylandDisplayWLJan Arne Petersen2013-11-221-1/+1
* Add wayland-server as a dependency to wayland-eglJorgen Lind2013-11-111-2/+2
* explicitly request wayland-scanner featureOswald Buddenhagen2013-10-213-0/+3
* Use new EGL_WAYLAND_Y_INVERTED_WL attribute to query Y inversion of a buffer.Robin Burchell2013-10-171-0/+14
* Remove code for EGL_WL_request_client_buffer_format.Robin Burchell2013-10-171-22/+0
* Fix building xcomposite plugins with pkg-configLaszlo Agocs2013-09-102-2/+2
* Remove unused QtWayland::ObjectJan Arne Petersen2013-08-223-3/+0
* Add support for non default Wayland EGL implementationsJan Arne Petersen2013-08-221-33/+56
* Adapt XCompositeBuffer to qtwaylandscannerJan Arne Petersen2013-08-094-36/+26
* Fix brcm-egl plugin to compileJan Arne Petersen2013-08-094-63/+36
* Do not rely on deprecated wl_buffer structJan Arne Petersen2013-08-098-29/+75
* fix namespaced buildOswald Buddenhagen2013-07-237-7/+20
* Call eglCreateImageKHR with no EGL contextJan Arne Petersen2013-07-121-17/+4
* Compositor Wayland-EGL: fix connection to releaseBufferAndrew Knight2013-06-281-1/+1
* Namespace Qt extensions qt_ instead of wl_Jørgen Lind2013-05-222-2/+2
* Fixed / cleaned up xcomposite integrations.Samuel Rødal2013-04-236-75/+46
* Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-233-2/+4
* Adapted code to use qtwaylandscanner.Samuel Rødal2013-04-172-2/+2
* Fix BRCM compilation issuesanknight2013-02-181-6/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-0822-77/+135
* QtCompositor hardware integrations as pluginsAndy Nichols2013-02-0629-0/+1986