Bug 52168 - lp_test_blend regression
Summary: lp_test_blend regression
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) All
: medium critical
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 20:54 UTC by Vinson Lee
Modified: 2012-07-17 12:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2012-07-16 20:54:38 UTC
8684ffc141ed024ab1d42fcba31d8517288fac40 is the first bad commit
commit 8684ffc141ed024ab1d42fcba31d8517288fac40
Author: James Benton <jbenton@vmware.com>
Date:   Tue Jul 3 17:01:14 2012 +0100

    llvmpipe: Unified common code between AoS and SoA blending.
    
    Added a new file lp_bld_blend.c for the common code.
    Merged and added some simple optimisations.
    
    Reviewed-by: Jose Fonseca <jfonseca@vmware.com>

:040000 040000 ac10b3ec590c62719567ecb59b1388ef5ac86dd0 e352e69f9f14be9337943e81923a07a4ae7d897b M	src
bisect run success
Comment 1 Jose Fonseca 2012-07-17 12:33:41 UTC
Thanks Vinson. Should be fixed with

commit e253175c9c8034bfc13ecc3e16ab72007bde744a
Author: James Benton <jbenton@vmware.com>
Date:   Tue Jul 17 12:08:02 2012 +0100

    llvmpipe: Fix bug with blend factor in complementary optimisations.
    
    Fixes fdo 52168.
    
    Reviewed-by: José Fonseca <jfonseca@vmware.com>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.