summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Don't clobber the m_damaged state during rendering.Gunnar Sletta5-193/+7
2014-01-24Add a separate variable to keep track of surface mapping.Michael Brasser2-3/+8
2014-01-22Allow resizing the Qt window after the buffers swapGiulio Camuffo3-8/+20
2014-01-21Removed directrender/pageflipper codepaths.Gunnar Sletta10-122/+11
2014-01-21Fix buffer handling.Gunnar Sletta14-171/+175
2014-01-20Fixup the iid versions for the pluginsJorgen Lind14-14/+14
2014-01-16Fix qwindow-compositor with raster surfacesupstream/5.2.1Laszlo Agocs2-10/+28
2014-01-16Fix some typosLaszlo Agocs1-2/+2
2014-01-16Fix brcm keysLaszlo Agocs1-2/+2
2014-01-16Send the globals to new listenersLaszlo Agocs2-8/+32
2014-01-15Fix pkgconfig for brcm-egl hw integrationLaszlo Agocs2-1/+14
2014-01-15Don't flushWindowSystemEvents in QWaylandWindow ctor.Tomasz Olszak2-26/+34
2014-01-15brcm-egl fix: do not remove previous include dirsLaszlo Agocs1-1/+1
2014-01-15Fixup the brcm-egl hardware integrationsJorgen Lind13-35/+50
2014-01-15Fix up brcml-egl buffer swapLaszlo Agocs2-32/+3
2014-01-15Fix build without xkbcommonLaszlo Agocs1-6/+6
2014-01-13inputdevice: Null check m_data_deviceRobin Burchell1-1/+2
2014-01-13Also link wayland-client, as we use bits from it.Robin Burchell1-0/+2
2014-01-13Fix invalid surface mapped signalKwangsub kim1-1/+1
2014-01-10Make the glx backend compile againJorgen Lind4-13/+14
2014-01-10Add missing pkg-config packageJorgen Lind3-3/+3
2014-01-10Destroy the input wayland objectsGiulio Camuffo1-0/+3
2014-01-09Include wayland-client with < and not "Jorgen Lind7-8/+6
2014-01-09Adjust the serverbufferintegrations to use bind texture apiJorgen Lind9-23/+22
2014-01-08Use xkb, not X11 for symbol defines.Robin Burchell2-73/+72
2014-01-06Compile fixes for example compositorsJorgen Lind2-2/+3
2014-01-06Move the code for seat's keyboard, pointer and touch in different classesGiulio Camuffo4-216/+302
2014-01-06Revised createTextureFromBufferLaszlo Agocs17-66/+52
2014-01-06Update Module versionJorgen Lind1-1/+1
2014-01-06Config test for drm_egl_serverJorgen Lind5-6/+72
2014-01-06Add server buffer exampleJorgen Lind17-0/+1230
2014-01-06update DrmEglServerIntegration to handle experimental 8 bit supportJorgen Lind3-19/+155
2014-01-03Update the Compositor side ServerBufferIntegrationJorgen Lind4-8/+19
2014-01-03Add a size to the QWaylandServerBuffer on the client sideJorgen Lind3-8/+15
2014-01-03Removed unused variable in QWaylandSurfaceNodeJorgen Lind2-2/+0
2013-12-30QtCompositor: Expose window properties declarativelyAndrew Knight2-0/+24
2013-12-30Fix ConstrastEffect in qml-compositorPier Luigi Fiorini1-7/+7
2013-12-30Improve key auto repeat behavior.Giulio Camuffo1-2/+2
2013-12-27Make classes in client privateJorgen Lind84-234/+236
2013-12-27Add drm-egl server buffer integrationJorgen Lind15-0/+914
2013-12-27fixup for brcmJorgen Lind1-4/+1
2013-12-27Add wl_display and server_buffer_integration to the native interfaceJorgen Lind1-1/+3
2013-12-27update server buffer interfacesJorgen Lind4-27/+84
2013-12-27QtWaylandScanner: add server api for specifically creating new objectsJorgen Lind1-0/+11
2013-12-27Use QScopedPointer in QWaylandDisplay for extensionsJorgen Lind2-29/+29
2013-12-27Add hardware integration protocolJorgen Lind13-36/+423
2013-12-27Add a preprocessor protocol name variableJorgen Lind1-16/+20
2013-12-27Fix compiler warningsJorgen Lind6-2/+21
2013-12-27Remove compiler warning qtwaylandscannerJorgen Lind1-11/+11
2013-12-27Remove stale createGLIntegration functionsJorgen Lind4-16/+0