summaryrefslogtreecommitdiff
path: root/clients/simple-damage.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-16clients: Add opaque region setting to simple-damageDerek Foreman1-0/+16
2022-01-21clients/simple-*: Add appids for other clientsMarius Vlad1-0/+2
2021-12-09clients/simple-damage,simple-shm: Use calloc instead of mallocMarius Vlad1-1/+1
2020-02-27Redefine output rotationsPekka Paalanen1-16/+16
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-3/+4
2019-04-18Rename zalloc.h to libweston/zalloc.hPekka Paalanen1-1/+1
2019-02-15clients: use xdg_shell stable instead of v6ant8me1-31/+31
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