<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cemu wiiu emulator crashes after selecting game on radeonsi"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100393#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cemu wiiu emulator crashes after selecting game on radeonsi"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100393">bug 100393</a>
              from <span class="vcard"><a class="email" href="mailto:mikael.public@gmail.com" title="Mika <mikael.public@gmail.com>"> <span class="fn">Mika</span></a>
</span></b>
        <pre>Hi,
With compat, in earlier version (1.7.4) I had GLSL compilation issues so in few
application the transform_feedback didn't work. It was related to
GL_ARB_enhanced_layouts, something was telling me it was not usable within a
vertex  shader.

In latest version with compat I had a completly garbled display, there was a
problem when resolving function pointers for GL_ARB_direct_state_access, mainly
glBindTextureUnit, if I remember correctly.

The only way I found was to start with a core profile, and address issues one
by one.</pre>
        </div>
      </p>


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

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