summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Bump package version to 5.2.90+alphasubmit/tizen/20140318.999999submit/tizen/20140318.153150accepted/tizen/ivi/panda/20140321.020602accepted/tizen/ivi/20140318.173448accepted/tizen/generic/20140319.075854accepted/tizen/generic/20140318.154710accepted/tizen_ivi_pandaaccepted/tizen_genericTomasz Olszak1-1/+1
2014-03-13Bump package version to 5.2.2Tomasz Olszak1-1/+1
2014-03-13Fixed build when %{with x} and %{with wayland} is set.Tomasz Olszak1-0/+4
2014-03-13spec: Added mtdev dependencyTomasz Olszak1-0/+1
2014-03-13Spec: Qt5WaylandClient handled.Tomasz Olszak1-14/+12
2014-03-13Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-03-13Build qtwayland only when %{with wayland}.Tomasz Olszak1-3/+7
2014-03-13Added Tizen spec filesTomasz Olszak2-137/+118
2014-03-13Import from MerTomasz Olszak1-0/+137
2014-03-12Fix NPOT decoration texture bindingupstream/5.2.90+alphaCedric Chedaleux1-0/+4
2014-03-11Make the compositor redraw when a surface gets a commit().Giulio Camuffo6-18/+15
2014-03-11Flush the clients connection after sending the frame callbacksGiulio Camuffo3-2/+3
2014-03-11Take advantage of the Qt 5 plugin json structureJorgen Lind23-204/+84
2014-03-11Fixup for GLX integrationJorgen Lind13-24/+34
2014-03-11Compile ServerBuffer client example on desktop glJorgen Lind3-5/+7
2014-03-11Make sure the frame callbacks are sent at the right timeGiulio Camuffo8-3/+33
2014-03-11Remove the buffer queue.Giulio Camuffo11-112/+59
2014-03-11Fix build breakLaszlo Agocs1-1/+1
2014-03-10Updated required versionJorgen Lind1-1/+1
2014-03-10Support changing the keymapGiulio Camuffo4-9/+109
2014-03-06Create the egl windows and context with the right configGiulio Camuffo2-6/+6
2014-02-28Change the minimum required Wayland version back to 1.2Giulio Camuffo3-96/+21
2014-02-19Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen69-313/+728
2014-02-11Making the buffer intgrations privateJorgen Lind35-174/+221
2014-02-11Cleanup extension and hw integration initializationJorgen Lind3-36/+33
2014-02-11fixup in serverbuffer compositorJorgen Lind1-8/+5
2014-02-11Fix connections in QWaylandSurfaceItemJorgen Lind1-11/+10
2014-02-11Surface::currentSurfaceBuffer can be 0Jorgen Lind1-1/+1
2014-02-09Strip custom prefix from interface namePier Luigi Fiorini1-9/+14
2014-02-09Fix build with Wayland <= 1.1upstream/5.2.2Giulio Camuffo1-0/+9
2014-02-09Make the compositor test buildGiulio Camuffo1-1/+1
2014-02-07Provide "kde" in the themeNamesMartin Gräßlin1-3/+6
2014-02-05Improve the frame callbacks handlingGiulio Camuffo12-55/+85
2014-02-05Fix build break in linuxSimo Fält1-0/+3
2014-02-04Merge remote-tracking branch 'origin/stable' into devAndy Nichols50-650/+434
2014-02-04Fix the client behavior when showing or hiding a surfaceGiulio Camuffo1-5/+2
2014-02-03Server Buffer example draws clients inverse on the x axisJorgen Lind3-5/+5
2014-02-03Add the A8 MESA for mat patch for the Mesa v.10 branchJorgen Lind2-0/+87
2014-02-03init mTouchDevice to nullShawn Rutledge1-0/+1
2014-02-03Normalize signal & slot signatures in connectionThiago Macieira1-2/+2
2014-01-29fix compile with Mesa 10.0Clemens Buchacher1-6/+8
2014-01-28Support that clients queue up more than three buffers.Mikko Harju2-8/+12
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-17Fix compiler warnings because of deprecated apisJorgen Lind6-19/+29
2014-01-17Update the required wayland version to 1.3Jorgen Lind3-40/+232