[Bug 72140] [ILK/IVB Mesa10.0]Webglc This browser does not appear to support WebGL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 3 00:03:13 PST 2014


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

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|NOTOURBUG                   |FIXED

--- Comment #3 from lu hua <huax.lu at intel.com> ---
It has been fixed.
Fix by commit: a5f78c40250802a5bd03d26f22155aa5a3d930e1

commit a5f78c40250802a5bd03d26f22155aa5a3d930e1
Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Tue Nov 19 17:01:23 2013 -0800

    i965: Only enable __DRI2_ROBUSTNESS if kernel support is available

    This is a squash of the following two cherry-picked patches:

        i965: Only enable __DRI2_ROBUSTNESS if kernel support is available

        Rather than always advertising the extension but failing to create a
        context with reset notifiction, just don't advertise it.  I don't know
        why it didn't occur to me to do it this way in the first place.

        NOTE: Kristian requested that I provide a follow-up for master that
        dynamically generates the list of DRI extensions instead of selected
        between two hardcoded lists.
        Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
        Suggested-by: Kristian Høgsberg <krh at bitplanet.net>
        Reviewed-by: Matt Turner <mattst88 at gmail.com>
        Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
        Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>
        Cc: "10.0" <mesa-stable at lists.freedesktop.org>
        (cherry picked from commit 9b1c68638d8096304d3c4e0cceb97bb4dc61acc5)

    and

        i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when
__DRI2_ROBUSTNESS is not enabled

        Only allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in brwCreateContext if
        intelInitScreen2 also enabled __DRI2_ROBUSTNESS (thereby enabling
        GLX_ARB_create_context).

        This fixes a regression in the piglit test
        "glx/GLX_ARB_create_context/invalid flag"

        v2: Remove commented debug code.  Noticed by Jordan.

        Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
        Reported-by: Paul Berry <stereotype441 at gmail.com>
        Reviewed-by: Jordan Justen <jordan.l.justen at intel.com>
        Reviewed-by: Matt Turner <mattst88 at gmail.com>
        Cc: "10.0" <mesa-stable at lists.freedesktop.org>
        (cherry picked from commit 53a65e547c0bf769fff48b4ccb41d1477daa70de)

-- 
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/20140103/ebc53418/attachment.html>


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