Sebastian Dröge <[EMAIL PROTECTED]> writes:

> Am Samstag, den 26.04.2008, 17:47 -0300 schrieb Otavio Salvador:
>> notfound 1.4.14-1
>> found 1.5.6-1
>> thanks
>> 
>> I've been able to reproduce the issue outside d-i environment, using
>> cdebconf, and this allowed me to test with previous available versions
>> of package.
>> 
>> I figure that, of available packages, the first to show this issue is
>> 1.5.6-1 while 1.4.14-1 was the last one to be working.
>
> Hi, does this mean, that 1.5.4-1 was not affected? In that case, could
> you try if reverting one of the following changes fixes it?
>
>
>
>> +commit ad0a2524ffdc9cc949d11de3aa51c429f13e12b7
>> +Author: Claudio Ciccani <[EMAIL PROTECTED]>
>> +Date:   Wed Jan 2 15:09:58 2008 +0100
>> +
>> +    [cairo-directfb] Optimize blend functions in fill_rectangles(), too.
>> +
>> + src/cairo-directfb-surface.c |   25 ++++++++++++++++++++++++-
>> + 1 files changed, 24 insertions(+), 1 deletions(-)
>> 
>> +commit 08516d97a1b34cbb119d6d842ae31e4cb4e08740
>> +Author: Claudio Ciccani <[EMAIL PROTECTED]>
>> +Date:   Mon Dec 10 18:54:01 2007 +0100
>> +
>> +    [cairo-directfb] Merging from directfb.org
>> +    
>> +    - Improved performance in case of surface conversion: allocate a shadow
>> buffer that can only grow
>> +    - Fixed support for small surfaces (less than 8x8)
>> +    - Optimize the blending function according to the surface format
>> +    - Added _directfb_categorize_operation(): selects the blitting function
>> according to the transform matrix
>> +    - Avoid inverting the matrix when doing a simple StretchBlit()
>> +    - Use TextureTriangles() instead of StretchBlit() when scale factors are
>> negative
>> +    - Added support for ARGB32 fonts (converted to A8 internally)
>> +    - Removed unused functions (flush() and mark_dirty_rectangle())
>> +    - Code cosmetics
>> +
>> + src/cairo-directfb-surface.c |  847
>> +++++++++++++++++++++++-------------------
>> + 1 files changed, 466 insertions(+), 381 deletions(-)

I did a bisect and it shows f3cec9d1c2a4d43cd734aae4bc7f8e7410a5e89a
as the bad one. Looking at it I had figure that
08516d97a1b34cbb119d6d842ae31e4cb4e08740 might be the responsable
change (since it was merged) and reverted it. It solves the problem.

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: [EMAIL PROTECTED]      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to