[Pixman] pixman transform

2015-03-16 Thread Thilo Cestonaro
Hey! I try to understand how weston's fbdev compositor trys to transform the screen. As it uses pixman to do this, I come here to hopefully get some answers :). Can someone briefly explain the following functions (what they tend to do and what the parameters mean):

Re: [Pixman] pixman transform

2015-03-17 Thread Thilo Cestonaro
Hey pq, thanks for your explanation! Regards Thilo Am 16.03.2015 12:42, schrieb Pekka Paalanen: On Mon, 16 Mar 2015 12:11:28 +0100 Thilo Cestonaro th...@cestona.ro wrote: Hey! I try to understand how weston's fbdev compositor trys to transform the screen. As it uses pixman to do this, I