[Bug 77702] [i965 Bisected]Piglit spec/NV_conditional_render_blitframebuffer fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 21 10:15:53 PDT 2014


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

--- Comment #4 from Anuj Phogat <anuj.phogat at gmail.com> ---
Fixed the piglit test case with this commit. Now, test passes on mesa master
with i965 drivers:

commit 0364f161c9b41b7b1fe94f7b761241ccfdca4981
Author: Anuj Phogat <anuj.phogat at gmail.com>
Date:   Fri Apr 25 16:35:34 2014 -0700

    Fix expected behavior of glBlitFramebuffer() with conditional rendering

    It is clarified on page 679 of OpenGL 4.4 core profile spec:
       "Added BlitFramebuffer to commands affected by conditional
        rendering in section 10.10 (Bug 9562)."

    This addition is also made to OpenGL 4.4 compatibility profile spec.

    Tests the bug fix made in mesa commits 1d350b9 and 8ed42dd:
    "i965: Add glBlitFramebuffer to commands affected by conditional
    rendering"

    Previous to this patch, this test fail on NVIDIA 4200M (driver
    version 331.49), as reported by Samuel Iglesias.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77702
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
    Tested-by: Samuel Iglesias Gonsalvez <siglesias at igalia.com>
    Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140521/dbf0d84d/attachment-0001.html>


More information about the intel-3d-bugs mailing list