<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,SNB] LINE_STRIPs following a TRIANGLE_FAN fail to use primitive restart"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109451">bug 109451</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,SNB] LINE_STRIPs following a TRIANGLE_FAN fail to use primitive restart"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109451#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,SNB] LINE_STRIPs following a TRIANGLE_FAN fail to use primitive restart"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109451">bug 109451</a>
              from <span class="vcard"><a class="email" href="mailto:lionel.g.landwerlin@linux.intel.com" title="Lionel Landwerlin <lionel.g.landwerlin@linux.intel.com>"> <span class="fn">Lionel Landwerlin</span></a>
</span></b>
        <pre>Fixed with :

commit f4f4ec941e1427142656e588244f378e469e996e (HEAD -> master, origin/master)
Author: Andrii Simiklit <<a href="mailto:andrii.simiklit@globallogic.com">andrii.simiklit@globallogic.com</a>>
Date:   Fri Jan 25 15:03:07 2019 +0200

    i965: re-emit index buffer state on a reset option change.

    Seems like we forget to update the index buffer (ib) status and
    IndexedDrawCutIndexEnable or CutIndexEnable flag is left unchanged it
    leads to ignoring of glEnable/glDisable functions for GL_PRIMITIVE_RESTART
    in some cases. The index buffer (ib) status should be re-emmited after the
    reset option change to avoid some unexpected behavior.

    Reviewed-by: Lionel Landwerlin <<a href="mailto:lionel.g.landwerlin@intel.com">lionel.g.landwerlin@intel.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [IVB,SNB] LINE_STRIPs following a TRIANGLE_FAN fail to use primitive restart"
   href="show_bug.cgi?id=109451">https://bugs.freedesktop.org/show_bug.cgi?id=109451</a>
    Cc: <<a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>>
    Signed-off-by: Andrii Simiklit <<a href="mailto:andrii.simiklit@globallogic.com">andrii.simiklit@globallogic.com</a>>
    Signed-off-by: Andrii Simiklit <<a href="mailto:asimiklit.work@gmail.com">asimiklit.work@gmail.com</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>