<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91741">91741</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Opengl Version Downgrades to 2.1 from 3.3 in Ubuntu 15.04
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>10.5
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jesnake@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=117888" name="attach_117888" title="Complete xorg.log">attachment 117888</a> <a href="attachment.cgi?id=117888&action=edit" title="Complete xorg.log">[details]</a></span>
Complete xorg.log

OpenGL Version is Downgrading from Opengl 2.1 to 3.3 in Ubuntu 15.04 When
trying to Build  Mesa from source code (Xserver version 1.17)
The same behaviour is Observed with Ubuntu 14.04 and 12.04 (Xserver version
1.15)
I am trying to Built Mesa from SOurce code (Mesa version is 10.5.2)

Followed the Instructions from this link :
<a href="http://www.x.org/wiki/radeonBuildHowTo/">http://www.x.org/wiki/radeonBuildHowTo/</a> 

Manually copied the dri from the Built Directory to /usr/lib/x86_64-linux-gnu
Also Set the environmental variable 
But Still could observe that OpenGL Version is changing from 3.3 to 2.1 

Please find the Opengl Version Before and After Building/Installing the Mesa
from Source code :

desktop:~$ glxinfo | grep -i opengl 
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD MULLINS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.5.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.5.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.5.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

:~$ glxinfo | grep -i opengl 
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD MULLINS
OpenGL version string: 2.1 Mesa 10.5.2
OpenGL shading language version string: 1.30
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 10.5.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:

sudo ldconfig -p | grep libGL.so
    libGL.so.1 (libc6,x86-64) => /opt/xorg/lib/libGL.so.1
    libGL.so (libc6,x86-64) => /opt/xorg/lib/libGL.so


Also attaching the Xorg.log 

Please help to understand whta is going wrong in this Setup 

Thanks,</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>