[PATCH xserver] glx: Fix GLX_EXT_create_context_es2_profile support

Adam Jackson ajax at nwnk.net
Thu Jan 21 07:45:04 PST 2016


On Wed, 2016-01-20 at 15:50 -0500, Adam Jackson wrote:
> As of v4 of this extension, any GLES version number may be requested (to
> enable GLES3 and later). To comply with this, simply remove the API
> version checks and leave it to the DRI driver to validate. This happens
> to also enable using GLES1 in direct contexts, so if that's the dire
> situation you find yourself in, your client driver at least stands a
> chance of working.
> 
> v4 also specifies that both extension strings should be advertised for
> compatibility with clients written against v1 of the extension spec, so
> add the es_profile bit to the extension list and enable it whenever we
> would enable es2_profile.

<imirkin_> ajax: btw, +1 on your version of the glx ES2 patch. i'm not
           on the list, so i can't reply to it. but i'm fairly sure 
           it'll work at least as well as my version of the patch.

Treating that as an R-b.

remote: I: patch #71182 updated using rev bc415fb1e0031ad23bda6e9c3f4664532876a0e5.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freedesktop.org/git/xorg/xserver
   49aa5e3..bc415fb  master -> master

- ajax


More information about the xorg-devel mailing list