Re: [Mesa-dev] [PATCH] dri3: Enable GLX_MESA_query_renderer on DRI3 too

2014-02-20 Thread Emil Velikov
On 20/02/14 19:47, Ian Romanick wrote: > From: Ian Romanick > > 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 th

[Mesa-dev] [PATCH] dri3: Enable GLX_MESA_query_renderer on DRI3 too

2014-02-20 Thread Ian Romanick
From: Ian Romanick 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 o