dri3: Enable GLX_MESA_query_renderer on DRI3 too
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 20 Feb 2014 19:47:14 +0000 (11:47 -0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 2 May 2014 21:13:58 +0000 (22:13 +0100)
commit625bdd64e5ea3327d4459b1ccccff8dab89129d0
tree9db203b262da5be4df4826379e3511d7137019a8
parent7ebdc9e48c99a92475b48668284695663e871f7d
dri3: Enable GLX_MESA_query_renderer on DRI3 too

This should have happend around the time of commit 4680d23, but Keith's
DRI3 patches and my GLX_MESA_query_renderer patches crossed in the mail.

I don't have a working DRI3 setup, so I haven't been able to actually
verify this.  I'm hoping that someone can piglit this for me on DRI3...
It's also unfortunate the DRI2 and DRI3 can't share more code.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Cc: Keith Packard <keithp@keithp.com>
Cc: "10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/glx/dri2.h
src/glx/dri2_query_renderer.c
src/glx/dri3_glx.c
src/glx/dri3_priv.h