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

Dan Sebald <daniel.seb...@ieee.org> changed:

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

--- Comment #41 from Dan Sebald <daniel.seb...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to