<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I'm pretty sure you missed to add the "<span style="font-family:times new roman,serif">--enable-texture-float=yes</span>" flag on your configure.<br><br></div>This flag is required to support OpenGL 3.0 and is not enabled by default due to patent concerns.<br>More information here: <a href="http://www.phoronix.com/scan.php?page=news_item&px=OTUxMg#">http://www.phoronix.com/scan.php?page=news_item&px=OTUxMg#</a><br><br></div>Regards.<br><br>--<br></div><i>Benjamin</i><br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-05-23 0:35 GMT+02:00 Bryan Feir <span dir="ltr"><<a href="mailto:jenora@sympatico.ca" target="_blank">jenora@sympatico.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So, possible newbie issue here.  I'm currently unable to get mesa past<br>
OpenGL 2.1 compatibility.  The 'Extended renderer info' from glxinfo gives:<br>
Extended renderer info (GLX_MESA_query_renderer):<br>
    Vendor: X.Org (0x1002)<br>
    Device: AMD POLARIS11 (DRM 3.3.0 / 4.8.17-gentoo, LLVM 3.9.1) (0x67ef)<br>
    Version: 13.0.5<br>
    Accelerated: yes<br>
    Video memory: 4044MB<br>
    Unified memory: no<br>
    Preferred profile: compat (0x2)<br>
    Max core profile version: 0.0<br>
    Max compat profile version: 2.1<br>
    Max GLES1 profile version: 1.1<br>
    Max GLES[23] profile version: 2.0<br>
<br>
Now according to <a href="https://www.mesa3d.org/relnotes/13.0.5.html" rel="noreferrer" target="_blank">https://www.mesa3d.org/<wbr>relnotes/13.0.5.html</a> that<br>
version of mesa supports up to OpenGL 4.4 depending on the driver, and<br>
according to <a href="https://www.x.org/wiki/RadeonFeature/" rel="noreferrer" target="_blank">https://www.x.org/wiki/<wbr>RadeonFeature/</a> the POLARIS11 is a<br>
Volcanic Islands chipset and the amdgpu driver I am using should support<br>
up to OpenGL 4.5 as long as LLVM 3.9 is installed (which it is).<br>
<br>
Obviously something is causing mesa to decide it can't support the<br>
higher compatibility, but right now I don't even know where to start<br>
looking for where it's making that decision, or which log files contain<br>
the proper information.  What do people need to know in order to debug this?<br>
<br>
This is a gentoo machine, so packages are locally built.<br>
<br>
(I don't currently need OpenGL 4.4 compatibility, but 3.2 would be<br>
useful for a Unity3D-based application.)<br>
______________________________<wbr>_________________<br>
mesa-users mailing list<br>
<a href="mailto:mesa-users@lists.freedesktop.org">mesa-users@lists.freedesktop.<wbr>org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-users" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-users</a><br>
</blockquote></div><br></div>