[Mesa-dev] [Bug 67966] New: [softpipe] piglit glean pointSprite regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 9 18:49:38 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67966
Priority: medium
Bug ID: 67966
Keywords: regression
CC: zackr at vmware.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: [softpipe] piglit glean pointSprite regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
[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 at 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 at vmware.com>
Reviewed-by: Roland Scheidegger <sroland at vmware.com>
:040000 040000 621d0195174a3ea6eb39f4e7d4cc0439827863b0
5d515c665ac8a24bd364b0879a52f84d0b675bd0 M src
bisect run success
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130810/02b91b00/attachment.html>
More information about the mesa-dev
mailing list