<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>On an AMD R9 Fury graphics card, I am successful in building Mesa
but the highest OpenGL version I can get is 4.3</p>
<p>I know that the release notes for Mesa 12.0.1 says it implements
OpengGL version 4.3 but <a class="moz-txt-link-freetext" href="https://mesamatrix.net/">https://mesamatrix.net/</a> looks like it
states OpenGL version 4.5 extensions has been implemented on mesa
and radeonsi.</p>
<p>I've tried building Mesa on the 13.0 branch, with llvm-4.0 and
kernel version 4.8.0, but I still only OpenGL version 4.3<br>
</p>
<p>Is there any way I can build Mesa that implements OpenGL version
4.5?</p>
<p><br>
</p>
<p>Here is a snippet of my `glxinfo` output:<br>
<b><i>OpenGL vendor string: X.Org</i></b><b><i><br>
</i></b><b><i>OpenGL renderer string: Gallium 0.4 on AMD
POLARIS10 (DRM 3.3.0 / 4.8.0-26-generic, LLVM 4.0.0)</i></b><b><i><br>
</i></b><b><i>OpenGL core profile version string: 4.3 (Core
Profile) Mesa 13.0.0-rc2 (git-f623a8b)</i></b><b><i><br>
</i></b><b><i>OpenGL core profile shading language version
string: 4.30</i></b><b><i><br>
</i></b><b><i>OpenGL core profile context flags: (none)</i></b><b><i><br>
</i></b><b><i>OpenGL core profile profile mask: core profile</i></b><br>
</p>
<p>Let me know if there is anymore information I can give that
helps.</p>
<p>I appreciate any help, <br>
Thank you!<br>
</p>
</body>
</html>