summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix popup positioningstablebaserock/v5.3.05.3Daniel Nicoletti2014-05-112-3/+2
* Fix QWaylandSurfaceItem to process hover eventsDaniel Nicoletti2014-04-302-0/+27
* build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-1516-14/+17
* Null check for window on pointer_axisrelease5.3.0Elvis Lee2014-04-071-0/+6
* Fix NPOT decoration texture bindingCedric Chedaleux2014-03-121-0/+4
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-113-1/+4
* Flush the clients connection after sending the frame callbacksGiulio Camuffo2014-03-111-0/+1
* Take advantage of the Qt 5 plugin json structureJorgen Lind2014-03-1122-204/+61
* Fixup for GLX integrationJorgen Lind2014-03-1113-24/+34
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-114-3/+22
* Remove the buffer queue.Giulio Camuffo2014-03-118-100/+47
* Fix build breakLaszlo Agocs2014-03-111-1/+1
* Support changing the keymapGiulio Camuffo2014-03-104-9/+109
* Create the egl windows and context with the right configGiulio Camuffo2014-03-062-6/+6
* Change the minimum required Wayland version back to 1.2Giulio Camuffo2014-02-281-90/+15
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-1956-271/+615
|\
| * Making the buffer intgrations privateJorgen Lind2014-02-1132-158/+202
| * Cleanup extension and hw integration initializationJorgen Lind2014-02-113-36/+33
| * Fix connections in QWaylandSurfaceItemJorgen Lind2014-02-111-11/+10
| * Surface::currentSurfaceBuffer can be 0Jorgen Lind2014-02-111-1/+1
| * Provide "kde" in the themeNamesMartin Gräßlin2014-02-071-3/+6
| * Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-0446-629/+377
| |\
| * | Add the A8 MESA for mat patch for the Mesa v.10 branchJorgen Lind2014-02-032-0/+87
| * | Fix compiler warnings because of deprecated apisJorgen Lind2014-01-176-19/+29
| * | Update the required wayland version to 1.3Jorgen Lind2014-01-171-31/+221
| * | Fixup plugin interface versioningJorgen Lind2014-01-109-9/+9
| * | Merge remote-tracking branch stable into devAndy Nichols2014-01-09282-3321/+10205
| |\ \
| * | | Bump version to 5.3Pier Luigi Fiorini2013-11-1510-10/+10
| * | | Wayland platform: Do not claim threaded GL support in xcomposite-glxLaszlo Agocs2013-09-111-1/+1
| * | | Wayland platform: Fix xcomposite backends not to hang after the first GL frameLaszlo Agocs2013-09-116-2/+6
| * | | Wayland platform: Fix xcomposite-glx for GL apps on Qt 5.2Laszlo Agocs2013-09-111-2/+12
| * | | Update to work with Qt 5.2Andy Nichols2013-09-1010-10/+10
* | | | Strip custom prefix from interface namePier Luigi Fiorini2014-02-091-9/+14
* | | | Fix build with Wayland <= 1.1Giulio Camuffo2014-02-091-0/+9
* | | | Improve the frame callbacks handlingGiulio Camuffo2014-02-058-47/+73
| |_|/ |/| |
* | | Fix the client behavior when showing or hiding a surfaceGiulio Camuffo2014-02-041-5/+2
* | | init mTouchDevice to nullShawn Rutledge2014-02-031-0/+1
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-2/+2
* | | fix compile with Mesa 10.0Clemens Buchacher2014-01-291-6/+8
* | | Support that clients queue up more than three buffers.Mikko Harju2014-01-282-8/+12
* | | Don't clobber the m_damaged state during rendering.Gunnar Sletta2014-01-245-193/+7
* | | Add a separate variable to keep track of surface mapping.Michael Brasser2014-01-242-3/+8
* | | Allow resizing the Qt window after the buffers swapGiulio Camuffo2014-01-223-8/+20
* | | Removed directrender/pageflipper codepaths.Gunnar Sletta2014-01-2110-122/+11
* | | Fix buffer handling.Gunnar Sletta2014-01-2111-160/+148
* | | Fixup the iid versions for the pluginsJorgen Lind2014-01-2014-14/+14
* | | Fix some typosLaszlo Agocs2014-01-161-2/+2
* | | Fix brcm keysLaszlo Agocs2014-01-161-2/+2
* | | Send the globals to new listenersLaszlo Agocs2014-01-162-8/+32
* | | Fix pkgconfig for brcm-egl hw integrationLaszlo Agocs2014-01-152-1/+14