Re: [call for testing v2] clients: add cliptest program

2012-09-11 Thread Birin Sanchez
On 11/09/12 12:38, Pekka Paalanen wrote: On Tue, 11 Sep 2012 11:14:09 +0200 Birin Sanchez wrote: Hi Pekka, Hi Birin! I gave a try to v2 of cliptest and found something that might be interesting. See attached screenshot. This is how to get those extra 4 vertex: * Move the clipping are

Re: [call for testing v2] clients: add cliptest program

2012-09-11 Thread Pekka Paalanen
On Tue, 11 Sep 2012 11:14:09 +0200 Birin Sanchez wrote: > Hi Pekka, Hi Birin! > I gave a try to v2 of cliptest and found something that might be > interesting. See attached screenshot. > > This is how to get those extra 4 vertex: > >* Move the clipping area to cover the surface with exac

[call for testing v2] clients: add cliptest program

2012-09-07 Thread Pekka Paalanen
Cliptest is for controlled testing of the calculate_edges() function in compositor.c. The function is copied verbatim into cliptest.c. v2: - show vertex coordinates - rewrite intersection computing; improved precision - remove duplicate vertices - fix non-transformed adjacent but not overlapping c