summaryrefslogtreecommitdiff
path: root/clients/simple-damage.c
Commit message (Expand)AuthorAgeFilesLines
* clients/simple-damage: Port to xdg_shell unstable v6Jonas Ådahl2016-08-151-31/+61
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Make config.h inclusion consistentBryce Harrington2016-06-161-1/+1
* clients/simple-damage: migrate to wp_viewporterPekka Paalanen2016-06-091-16/+16
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael2016-01-141-1/+2
* simple-damage: Add --use-damage-buffer flagDerek Foreman2015-12-031-15/+47
* simple-damage: Offset drawing co-ordinates not buffer startDerek Foreman2015-11-301-24/+34
* Use xdg_shell protocol from wayland-protocolsJonas Ådahl2015-11-191-1/+1
* Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl2015-11-191-9/+9
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* xdg-shell: Bump unstable versionJasper St. Pierre2015-02-271-1/+1
* xdg-shell: bump experimental protocol versionPekka Paalanen2014-08-211-1/+1
* Add a simple client for testing compositor damage handlingJason Ekstrand2014-06-181-0/+880