summaryrefslogtreecommitdiffstats
path: root/examples/server-buffer
Commit message (Expand)AuthorAgeFilesLines
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-0916-1237/+0
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-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
* 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-111-0/+5
* 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-041-0/+2
| |\
| * | Server Buffer example draws clients inverse on the x axisJorgen Lind2014-02-033-5/+5
* | | Improve the frame callbacks handlingGiulio Camuffo2014-02-051-3/+3
* | | Fix build break in linuxSimo Fält2014-02-051-0/+3
| |/ |/|
* | 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-061-0/+1
* Add server buffer exampleJorgen Lind2014-01-0616-0/+1228