summaryrefslogtreecommitdiffstats
path: root/src/compositor
Commit message (Expand)AuthorAgeFilesLines
* qtwayland: correct order of parameters in setMouseFocus()Elvis Lee2012-08-201-1/+1
* Update Wayland SHAJorgen Lind2012-08-171-1/+1
* Do not pass texture ownership to scenegraph in WaylandSurfaceItemLaszlo Agocs2012-08-171-1/+1
* Wheel event support in WaylandSurfaceItemLaszlo Agocs2012-08-172-0/+9
* Add sendConfigure() for WaylandSurfaceElvis Lee2012-08-172-0/+8
* Make the gl integrations use the same build options as the config testsJorgen Lind2012-08-133-4/+18
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Need to NULL check for parent() in parentSurface()Elvis Lee2012-08-101-1/+1
* Fix fall out from shell protocol changeLaszlo Agocs2012-07-252-4/+4
* Config tests for gl integrationJorgen Lind2012-07-171-27/+22
* Use the new QPlatformNativeInterface native resource function getterJørgen Lind2012-07-051-4/+9
* Still support building with pri filesJorgen Lind2012-07-052-2/+2
* build system cleanupsOswald Buddenhagen2012-06-272-8/+2
* switch to new-style configure testsOswald Buddenhagen2012-06-271-1/+1
* auto-generate module prisOswald Buddenhagen2012-06-272-5/+5
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-189-6/+30
* Fix build when QtQuick is not availableLaszlo Agocs2012-06-182-8/+13
* Introduce standard pkg-config usageDonald Carr2012-06-112-24/+4
* Reset keyboard focus when a surface is destroyedLaszlo Agocs2012-06-111-2/+6
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-066-1/+60
* A few fixes to prevent compositor crashesAndy Nichols2012-06-063-12/+19
* Bind texture in WaylandSurfaceItem::updateTextureAndy Nichols2012-06-041-0/+1
* Bump shaLaszlo Agocs2012-06-041-1/+1
* Use QPointer instead of QWeakPointer for tracking QObjects.Stephen Kelly2012-05-311-2/+2
* added two missing #include <unistd.h> (for int close(int);)Thomas Senyk2012-05-301-0/+1
* Make sendOnScreenVisibility invokableGunnar Sletta2012-05-291-1/+1
* Reset the keyboard and pointer focus when attaching a null bufferLaszlo Agocs2012-05-231-0/+8
* Added config.test for brcm_egl.Samuel Rødal2012-05-211-2/+2
* Make axis events compatible with WestonLaszlo Agocs2012-05-201-1/+1
* Migrate from wl_input_device to wl_seatLaszlo Agocs2012-05-205-130/+313
* Implemented graceful quitting of clients.Samuel Rødal2012-05-193-1/+18
* BRCM EGL integration to handle eglCreateGlobalImageBRCM.Samuel Rødal2012-05-186-0/+443
* Add a custom WaylandSurfaceNode with its own materialsAndy Nichols2012-05-186-43/+284
* Fix case where we get a new damage event too soonAndy Nichols2012-05-181-2/+10
* Give texture ownership to scenegraph in WaylandSurfaceItemAndy Nichols2012-05-181-5/+5
* Build without hw integration.Samuel Rødal2012-05-151-1/+8
* Disable some debug prints in clipboardLaszlo Agocs2012-05-154-8/+7
* Make sure the pointer focus is really reset when destroyingLaszlo Agocs2012-05-102-3/+9
* Add wheel event supportLaszlo Agocs2012-05-104-0/+19
* Inform the platform plugin when direct rendering is activePaul Olav Tvete2012-05-103-0/+17
* Implemented refresh rate support.Samuel Rødal2012-05-096-1/+36
* Start using the new wl_fixed_t type properlyLaszlo Agocs2012-05-095-43/+45
* Update to wayland headLaszlo Agocs2012-05-097-5/+67
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-087-11/+11
* Make SurfaceBuffer::handle return something sensibleJørgen Lind2012-05-042-6/+35
* Fixed crashes and missing textures in WaylandSurfaceItem.Samuel Rødal2012-05-022-47/+59
* Fix potential race conditionPaul Olav Tvete2012-04-272-47/+75
* Pass device capabilities to client in the touch extensionLaszlo Agocs2012-04-261-1/+1
* Give "something" for the handle of a shm sufracebufferJørgen Lind2012-04-241-1/+5
* Fix warnings in compositor and 1 wl_resource_send eventJørgen Lind2012-04-241-1/+16