Bug 67966 - [softpipe] piglit glean pointSprite regression
Summary: [softpipe] piglit glean pointSprite regression
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-08-10 01:49 UTC by Vinson Lee
Modified: 2014-01-01 04:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2013-08-10 01:49:38 UTC
[softpipe] piglit glean pointSprite regression

mesa: 637e6a0aa8e5920965a0720673e11622786e86ed (master)

$ ./bin/glean -t pointSprite --quick
Could not find any non-black pixels.
	Primitive type: GL_POLYGON
	Coord Origin at: GL_UPPER_LEFT
	PointSize: 1.85
Could not find any non-black pixels.
	Primitive type: GL_POLYGON
	Coord Origin at: GL_LOWER_LEFT
	PointSize: 1.85
pointSprite:  FAIL rgba8, db, z24, s8, win+pmap, id 33
	5 tests passed, 2 tests failed.

57cd3267782fcf92d1e7d772760956516d4367df is the first bad commit
commit 57cd3267782fcf92d1e7d772760956516d4367df
Author: Zack Rusin <zackr@vmware.com>
Date:   Tue Aug 6 20:24:26 2013 -0400

    draw: cleanup the extra attribs
    
    Before inserting new front face and prim id outputs cleanup
    the old extra outputs, otherwise our cache will use previous
    output slots which will break as soon as outputs of the current
    shader don't match the last.
    
    Signed-off-by: Zack Rusin <zackr@vmware.com>
    Reviewed-by: Roland Scheidegger <sroland@vmware.com>

:040000 040000 621d0195174a3ea6eb39f4e7d4cc0439827863b0 5d515c665ac8a24bd364b0879a52f84d0b675bd0 M	src
bisect run success
Comment 1 Vinson Lee 2014-01-01 04:33:03 UTC
mesa: 5a51c1b01a16d3256f9769a76d8293fea5853b1f (master)

piglit glean pointSprite passes on softpipe.


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.