[Mesa-dev] [PATCH v3] glx: update to updated version of EXT_create_context_es2_profile
Adam Jackson
ajax at redhat.com
Wed Feb 3 15:00:23 UTC 2016
On Wed, 2016-02-03 at 09:52 -0500, Ilia Mirkin wrote:
> The EXT spec has been updated to:
> - logically combine the es2_profile and es_profile exts
> - allow any legal version to be requested
>
> dEQP tests request a specific ES version when using GLX, so this allows
> dEQP upstream to run against GLX with the appropriate X server patch
> (which had similar disabling logic).
>
> Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
> Reviewed-by: Matt Turner <mattst88 at gmail.com> (v1)
>
> v1 -> v2:
> - distinguish between DRI_API_GLES{,2,3}
> - add GLX_EXT_create_context_es_profile client-side support
> v2 -> v3:
> - fix error in computing mask
Reviewed-by: Adam Jackson <ajax at redhat.com>
- ajax
More information about the mesa-dev
mailing list