summaryrefslogtreecommitdiff
path: root/libweston/screenshooter.c
Commit message (Expand)AuthorAgeFilesLines
* screenshooter: Add SHM buffer destroy listener to avoid invalid memcpyPaul Kocialkowski2022-10-031-4/+29
* libweston: use weston_region_global_to_output more oftenDerek Foreman2022-09-231-2/+2
* compositor: Remove weston_transformed_regionDerek Foreman2022-09-231-4/+3
* libweston: change read_format to struct pixel_format_infoPekka Paalanen2022-08-031-3/+6
* weston_buffer: Make use of weston_buffer->typeDaniel Stone2022-04-251-1/+1
* renderers: Set buffer properties earlierDaniel Stone2022-04-251-4/+0
* libweston: do not damage on screenshotPekka Paalanen2021-02-251-1/+1
* screenshooter: get previous_damage from data argument instead of weston_outputLeandro Ribeiro2019-11-271-2/+1
* screenshooter: stop using frame_signal void *data parameter to get weston_outputLeandro Ribeiro2019-11-271-2/+4
* libweston: Add functions to modify disable_planes counter for an outputAnkit Nautiyal2019-08-261-4/+4
* libweston: Migrate functions that operate on 'weston_output' into backend headerMarius Vlad2019-07-181-0/+1
* libweston: Migrate functions that perform various transformationsMarius Vlad2019-07-181-0/+1
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-1/+3
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* libweston/screnshooter: Fix weston screenshot event done if there's no client...Marius Vlad2018-12-181-1/+1
* libweston: Use struct timespec for the output presentation timestampAlexandros Frantzis2017-11-271-1/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Rename src/ to libweston/Pekka Paalanen2016-06-231-0/+487