summaryrefslogtreecommitdiff
path: root/libweston/screenshooter.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-03screenshooter: Add SHM buffer destroy listener to avoid invalid memcpyPaul Kocialkowski1-4/+29
2022-09-23libweston: use weston_region_global_to_output more oftenDerek Foreman1-2/+2
2022-09-23compositor: Remove weston_transformed_regionDerek Foreman1-4/+3
2022-08-03libweston: change read_format to struct pixel_format_infoPekka Paalanen1-3/+6
2022-04-25weston_buffer: Make use of weston_buffer->typeDaniel Stone1-1/+1
2022-04-25renderers: Set buffer properties earlierDaniel Stone1-4/+0
2021-02-25libweston: do not damage on screenshotPekka Paalanen1-1/+1
2019-11-27screenshooter: get previous_damage from data argument instead of weston_outputLeandro Ribeiro1-2/+1
2019-11-27screenshooter: stop using frame_signal void *data parameter to get weston_outputLeandro Ribeiro1-2/+4
2019-08-26libweston: Add functions to modify disable_planes counter for an outputAnkit Nautiyal1-4/+4
2019-07-18libweston: Migrate functions that operate on 'weston_output' into backend headerMarius Vlad1-0/+1
2019-07-18libweston: Migrate functions that perform various transformationsMarius Vlad1-0/+1
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-1/+3
2019-04-18Rename compositor.h to libweston/libweston.hPekka Paalanen1-1/+1
2018-12-18libweston/screnshooter: Fix weston screenshot event done if there's no client...Marius Vlad1-1/+1
2017-11-27libweston: Use struct timespec for the output presentation timestampAlexandros Frantzis1-1/+2
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-23Rename src/ to libweston/Pekka Paalanen1-0/+487