Re: [PATCH weston 05/15] libweston: two more weston_output docs

2017-07-24 Thread Pekka Paalanen
On Tue, 4 Apr 2017 21:48:05 +0200 Armin Krezović wrote: > On 04.04.2017 12:58, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Document two more functions of the weston_output API. > > > > Exported functions marked internal are meant for backends only. > > Exported functions not marked

Re: [PATCH weston 05/15] libweston: two more weston_output docs

2017-04-04 Thread Armin Krezović
On 04.04.2017 12:58, Pekka Paalanen wrote: > From: Pekka Paalanen > > Document two more functions of the weston_output API. > > Exported functions marked internal are meant for backends only. > Exported functions not marked internal are meant for libweston users. > > Signed-off-by: Pekka Paalan

[PATCH weston 05/15] libweston: two more weston_output docs

2017-04-04 Thread Pekka Paalanen
From: Pekka Paalanen Document two more functions of the weston_output API. Exported functions marked internal are meant for backends only. Exported functions not marked internal are meant for libweston users. Signed-off-by: Pekka Paalanen --- libweston/compositor.c | 40 ++