summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-1/+1
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-297-103/+84
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-293-12/+8
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-297-133/+135
* Remove the QWidget compositor exampleGiulio Camuffo2014-03-216-652/+0
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-113-17/+11
* Flush the clients connection after sending the frame callbacksGiulio Camuffo2014-03-112-2/+2
* Compile ServerBuffer client example on desktop glJorgen Lind2014-03-113-5/+7
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-114-0/+11
* Remove the buffer queue.Giulio Camuffo2014-03-113-12/+12
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-195-29/+29
|\
| * Making the buffer intgrations privateJorgen Lind2014-02-113-16/+19
| * fixup in serverbuffer compositorJorgen Lind2014-02-111-8/+5
| * Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-044-21/+57
| |\
| * | Server Buffer example draws clients inverse on the x axisJorgen Lind2014-02-033-5/+5
* | | Improve the frame callbacks handlingGiulio Camuffo2014-02-054-8/+12
* | | Fix build break in linuxSimo Fält2014-02-051-0/+3
| |/ |/|
* | Fix buffer handling.Gunnar Sletta2014-01-213-11/+27
* | Fix qwindow-compositor with raster surfacesLaszlo Agocs2014-01-162-10/+28
* | Also link wayland-client, as we use bits from it.Robin Burchell2014-01-131-0/+2
|/
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-093-4/+14
* Compile fixes for example compositorsJorgen Lind2014-01-062-2/+3
* Revised createTextureFromBufferLaszlo Agocs2014-01-061-2/+2
* Add server buffer exampleJorgen Lind2014-01-0617-0/+1230
* Fix ConstrastEffect in qml-compositorPier Luigi Fiorini2013-12-301-7/+7
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-163-3/+3
* Enable stencil in qwindow-compositor.Laszlo Agocs2013-12-111-0/+1
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-093-6/+3
* Compositor: Fix refresh rateAndrew Knight2013-09-091-1/+1
* Remove reference to v8 module in qml-compositorAndy Nichols2013-08-021-1/+1
* Remove conversion warning in examplesJørgen Lind2013-08-022-6/+6
* Compile in C++11 mode: fix narrowing conversion in arraysThiago Macieira2013-07-022-8/+8
* Add close event to the surface extensionJørgen Lind2013-06-061-1/+1
* Make it possible to hide windowsJørgen Lind2013-06-061-0/+2
* Make QWindowCompositor render when surfaces move aroundJørgen Lind2013-05-182-0/+7
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-084-90/+90
* Don't build QtCompositor unless explicitly enabledAndy Nichols2013-02-051-6/+11
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-184-28/+53
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-2/+2
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-062-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2516-96/+96
* Fix build errors due to api changes in QtBaseJorgen Lind2012-09-101-1/+1
* Compile fixesJorgen Lind2012-08-131-1/+1
* qwindow-compositor: Fix background image drawingLaszlo Agocs2012-08-131-2/+5
* Set default background image for QWidgetCompositorElvis Lee2012-08-033-1/+8
* Correct background's coordinatesElvis Lee2012-07-312-9/+25
* Handle events coming from show() properly in qwindow-compositorLaszlo Agocs2012-07-251-2/+2
* build system cleanupsOswald Buddenhagen2012-06-271-7/+0
* Properly reset keyboard focus in qwindow-compositor when hidingLaszlo Agocs2012-06-192-2/+21
* Fix output geometry in qwindow-compositorLaszlo Agocs2012-06-181-0/+4