summaryrefslogtreecommitdiff
path: root/libweston/compositor-headless.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Allow backends to group repaint flushesDaniel Stone1-1/+2
2017-01-17libweston: Properly namespace backends entrypointQuentin Glidic1-2/+2
2016-10-05weston: Rename weston_output_init_pending() to weston_output_init()Armin Krezović1-1/+1
2016-10-03weston: Port headless backend to new output handling APIArmin Krezović1-43/+109
2016-08-05compositor-headless: Use non-cast functions to retrieve backend and output ob...Armin Krezović1-4/+16
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-27compositor-headless: Support starting with zero outputsArmin Krezović1-2/+5
2016-06-23Rename src/ to libweston/Pekka Paalanen1-0/+258