<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - glMemoryBarrier doesn't work."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110229#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - glMemoryBarrier doesn't work."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110229">bug 110229</a>
              from <span class="vcard"><a class="email" href="mailto:laurentduroisin@gmail.com" title="Laurent <laurentduroisin@gmail.com>"> <span class="fn">Laurent</span></a>
</span></b>
        <pre>(In reply to Andre Klapper from <a href="show_bug.cgi?id=110229#c34">comment #34</a>)
<span class="quote">> Right. And we cannot waste time going through your custom code if you do not
> provide a minimal self-contained test case.</span >

Ok next time I'll provide a test case, anyway, I'll have to do this, because,
I've a lot of bugs (or crash) with new opengl features. (From opengl 3.3 to
opengl 4.4 (opengl 4.5 with GL_ARB_bindless_texture is not supported by my GPU)
but normally (I've the specs of my GPU here), all functionalities until opengl
4.4 should be supported)

This is why my shader version is 140 and not 330.

On windows I've a driver which runs opengl 3.3 without any problems but it's an
old driver and some shaders doesn't seems to run properly, and most of all,
only opengl 4.1 is supported by this driver, and the driver on amd website
doesn't work too I had to doawnload the driver on the asus website.

And I haven't the bases to code a simple driver by myself. (Even if I have the
technical specifications of the r600 GPU here, as far as I don't have a simple
tutorial to simply run a basic shader to display something without passing by
opencl which is not supported by my GPU)</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>