[Mesa-dev] [Bug 89586] Drivers/DRI/swrast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 29 21:36:46 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89586

Dan Sebald <daniel.sebald at ieee.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #114619|0                           |1
        is obsolete|                            |

--- Comment #41 from Dan Sebald <daniel.sebald at ieee.org> ---
Created attachment 114711
  --> https://bugs.freedesktop.org/attachment.cgi?id=114711&action=edit
Piglit pixelzoom test suite

An update to test results after making some modifications to SWRAST legacy
changeset and the Piglit gl-1.0-pixelzoom tests:

(1) swrast-legacy: The repository legacy swrast_dri.so driver for which my
system and others is using and exibits vertical lines.

(2) swrast-legacy-patch: The legacy swrast_dri.co patched with the changeset I
originally attached to this bug report.

(3) swrast-gallium: The repository Gallium/llvm swrast_dri.so driver.

(4) swrast-gallium-patch: The Gallium swrast_dri.co patched by removing the
line of code that limits the size of the image.

TEST                       (1)   (2)   (3)   (4)
----
positive monotonic x       fail  pass  fail  fail
positive edge x            fail  pass  fail  fail
positive over/underrun x   fail  pass  pass  pass
negative monotonic x       pass  pass  fail  pass
negative edge x            fail  pass  fail  fail
negative over/underrun x   fail  pass  pass  pass
positive monotonic y       fail  pass  fail  fail
positive edge y            fail  pass  fail  fail
positive over/underrun y   fail  pass  pass  pass
negative monotonic y       pass  pass  fail  pass
negative edge y            pass  pass  fail  fail
negative over/underrun y   fail  pass  pass  pass

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150330/d9e47f27/attachment.html>


More information about the mesa-dev mailing list