summaryrefslogtreecommitdiffstats
path: root/examples/server-buffer/compositor
Commit message (Expand)AuthorAgeFilesLines
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-099-758/+0
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* Fix creation of custom shellsGiulio Camuffo2014-07-081-0/+1
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-292-11/+9
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-292-32/+19
* Flush the clients connection after sending the frame callbacksGiulio Camuffo2014-03-111-1/+1
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-111-0/+5
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-193-25/+25
|\
| * Making the buffer intgrations privateJorgen Lind2014-02-113-16/+19
| * fixup in serverbuffer compositorJorgen Lind2014-02-111-8/+5
| * Server Buffer example draws clients inverse on the x axisJorgen Lind2014-02-031-1/+1
* | Improve the frame callbacks handlingGiulio Camuffo2014-02-051-3/+3
* | Fix build break in linuxSimo Fält2014-02-051-0/+3
|/
* Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-092-3/+11
* Compile fixes for example compositorsJorgen Lind2014-01-061-0/+1
* Add server buffer exampleJorgen Lind2014-01-069-0/+755