<div dir="ltr"><div>+1170 tests passed of 1710 total<br></div>>> Could remaining failures due to not correcting expected color for other operators DISJOINT_CLEAR, CONJOINT_CLEAR etc ? Referring to <a href="http://www.x.org/releases/current/doc/renderproto/renderproto.txt">http://www.x.org/releases/current/doc/renderproto/renderproto.txt</a> ( 8. Compositing operators table) it seems it should be. Previously I had published a patch with handling expected color for these operators and I saw all tests passing. As now this change has been merged attaching rebased version of that.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 7, 2013 at 9:26 PM, Aaron Plattner <span dir="ltr"><<a href="mailto:aplattner@nvidia.com" target="_blank">aplattner@nvidia.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 05/02/2013 11:45 PM, Søren Sandmann wrote:<br>
> Vikram Fugro <<a href="mailto:vfugro@nvidia.com">vfugro@nvidia.com</a>> writes:<br>
><br>
>> Hi all,<br>
>><br>
>> With the recent pixman library, trapezoid drawing on background has been fixed<br>
>> by clearing the background (instead of retaining the color of the background).<br>
>><br>
>> I have done the necessary changes in the triangles use case (in rendercheck)<br>
>> for the "color expected" from the background.<br>
>><br>
>> Attaching the patch and the snapshots for reference.<br>
><br>
> Reviewed-by: Søren Sandmann <<a href="mailto:ssp@redhat.com">ssp@redhat.com</a>><br>
><br>
> See also<br>
><br>
>      <a href="http://lists.freedesktop.org/archives/pixman/2013-April/002755.html" target="_blank">http://lists.freedesktop.org/archives/pixman/2013-April/002755.html</a><br>
><br>
> for some rationale for the change in pixman.<br>
><br>
><br>
> Søren<br>
<br>
Verified against Xvfb:<br>
<br>
$ diff -u old new | diffstat<br>
 new |23386 --------------------------------------------------------------------<br>
 1 file changed, 83 insertions(+), 23303 deletions(-)<br>
$ diff -u old new | tail -n 3<br>
-900 tests passed of 1710 total<br>
+1170 tests passed of 1710 total<br>
 Successful Groups:<br>
<br>
Pushed to git.freedesktop.org:/git/xorg/app/rendercheck<br>
   313a968..b015a64  master -> master<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Aaron<br>
_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg-devel" target="_blank">http://lists.x.org/mailman/listinfo/xorg-devel</a></font></span></blockquote></div><br></div>