summaryrefslogtreecommitdiff
path: root/clients/simple-damage.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-15clients/simple-damage: Port to xdg_shell unstable v6Jonas Ådahl1-31/+61
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-16Make config.h inclusion consistentBryce Harrington1-1/+1
2016-06-09clients/simple-damage: migrate to wp_viewporterPekka Paalanen1-16/+16
2016-03-09clients: Use zallocBryce Harrington1-1/+2
2016-01-14clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael1-1/+2
2015-12-03simple-damage: Add --use-damage-buffer flagDerek Foreman1-15/+47
2015-11-30simple-damage: Offset drawing co-ordinates not buffer startDerek Foreman1-24/+34
2015-11-19Use xdg_shell protocol from wayland-protocolsJonas Ådahl1-1/+1
2015-11-19Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl1-9/+9
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2015-02-27xdg-shell: Bump unstable versionJasper St. Pierre1-1/+1
2014-08-21xdg-shell: bump experimental protocol versionPekka Paalanen1-1/+1
2014-06-18Add a simple client for testing compositor damage handlingJason Ekstrand1-0/+880