<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Sun, 23 Sep 2018 at 20:35, Bas Nieuwenhuizen <<a href="mailto:bas@basnieuwenhuizen.nl">bas@basnieuwenhuizen.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Sep 23, 2018 at 2:05 AM Stuart Young <<a href="mailto:cefiar@gmail.com" target="_blank">cefiar@gmail.com</a>> wrote:<br>
><br>
> Used a variation on the standard boilerplate version info that is used in<br>
> the release notes.<br>
><br>
> ---<br>
>  docs/faq.html | 11 ++++++++++-<br>
>  1 file changed, 10 insertions(+), 1 deletion(-)<br>
><br>
> diff --git a/docs/faq.html b/docs/faq.html<br>
> index 6270a071da..080c6b6da7 100644<br>
> --- a/docs/faq.html<br>
> +++ b/docs/faq.html<br>
> @@ -45,7 +45,16 @@ See the <a href="<a href="https://www.opengl.org/" rel="noreferrer" target="_blank">https://www.opengl.org/</a>">OpenGL website</a> for more<br>
>  information.<br>
>  </p><br>
>  <p><br>
> -Mesa 9.x supports the OpenGL 3.1 specification.<br>
> +Since the release of 17.0.0, Mesa supports the OpenGL 4.5 API specification.<br>
> +Note that the version reported by glGetString(GL_VERSION) or<br>
> +glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on<br>
> +the particular driver being used. Some drivers don't support all the features<br>
> +required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context<br>
> +creation because compatibility contexts are not supported.<br>
<br>
Aren't hey supported for radeonsi these days?<br></blockquote><div><br></div><div>Ahh yes. Sorry, think I pulled this from the 17.0.0 release notes and didn't notice the difference at the time compared to the 18.2.1 notes. Well spotted.</div><div><br></div><div>Will update and resend.<br></div><div> <br></div></div>-- <br><div dir="ltr" class="gmail_signature">Stuart Young (aka Cefiar)</div></div></div>