Hi Ilia, On 3 February 2016 at 14:52, Ilia Mirkin <imir...@alum.mit.edu> 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 <imir...@alum.mit.edu> > Reviewed-by: Matt Turner <matts...@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 > --- > src/glx/dri2_glx.c | 11 ++++++++--- > src/glx/dri3_glx.c | 7 ++++++- > src/glx/dri_common.c | 28 ++++++++++++---------------- > src/glx/drisw_glx.c | 4 +++- > src/glx/glxextensions.c | 1 + > src/glx/glxextensions.h | 1 + > 6 files changed, 31 insertions(+), 21 deletions(-) > Any objections if we pull this for mesa-stable ?
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev