On Tue, Nov 17, 2015 at 11:28:25AM -0800, Kristian Høgsberg wrote:
> On Tue, Nov 17, 2015 at 11:25 AM, Kenneth Graunke
> wrote:
> > We basically just need to uncomment Ben's code.
>
> Reviewed-by: Kristian Høgsberg
>
Reviewed-by: Ben Widawsky
___
On Tue, Nov 17, 2015 at 11:25 AM, Kenneth Graunke wrote:
> We basically just need to uncomment Ben's code.
Reviewed-by: Kristian Høgsberg
> Signed-off-by: Kenneth Graunke
> ---
> src/mesa/drivers/dri/i965/gen6_queryobj.c | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
We basically just need to uncomment Ben's code.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/gen6_queryobj.c | 16
1 file changed, 8 insertions(+), 8 deletions(-)
Still totally untested, but now less blatantly broken...
diff --git a/src/mesa/drivers/dri/i965/ge
On Mon, Feb 02, 2015 at 11:37:26PM -0500, Ilia Mirkin wrote:
> On Mon, Dec 8, 2014 at 9:50 PM, Ben Widawsky wrote:
> > Thanks. All the requests look good, and I'll post it in v3.
>
> What happened to this patch? It was pretty close... should be easy to
> add gallium support for it too once it's i
On Mon, Dec 8, 2014 at 9:50 PM, Ben Widawsky wrote:
> Thanks. All the requests look good, and I'll post it in v3.
What happened to this patch? It was pretty close... should be easy to
add gallium support for it too once it's in...
___
mesa-dev mailing l
On Tue, Dec 02, 2014 at 11:07:34PM -0800, Ian Romanick wrote:
> Since there will be a v3 anyway, nits below...
>
> On 12/02/2014 06:33 PM, Ben Widawsky wrote:
> > This patch implements ARB_pipeline_statistics_query. This addition to GL
> > does
> > not add a new API. Instead, it adds new tokens t
Since there will be a v3 anyway, nits below...
On 12/02/2014 06:33 PM, Ben Widawsky wrote:
> This patch implements ARB_pipeline_statistics_query. This addition to GL does
> not add a new API. Instead, it adds new tokens to the existing query APIs. The
> work to hook up the new tokens is trivial du
On Tue, Dec 2, 2014 at 11:20 PM, Ben Widawsky wrote:
> On Tue, Dec 02, 2014 at 10:47:37PM -0500, Ilia Mirkin wrote:
>> On Tue, Dec 2, 2014 at 9:33 PM, Ben Widawsky
>> wrote:
>> > This patch implements ARB_pipeline_statistics_query. This addition to GL
>> > does
>> > not add a new API. Instead, i
On Tue, Dec 02, 2014 at 10:47:37PM -0500, Ilia Mirkin wrote:
> On Tue, Dec 2, 2014 at 9:33 PM, Ben Widawsky
> wrote:
> > This patch implements ARB_pipeline_statistics_query. This addition to GL
> > does
> > not add a new API. Instead, it adds new tokens to the existing query APIs.
> > The
> > wo
On Tue, Dec 2, 2014 at 9:33 PM, Ben Widawsky
wrote:
> This patch implements ARB_pipeline_statistics_query. This addition to GL does
> not add a new API. Instead, it adds new tokens to the existing query APIs. The
> work to hook up the new tokens is trivial due to it's similarity to the
> previous
This patch implements ARB_pipeline_statistics_query. This addition to GL does
not add a new API. Instead, it adds new tokens to the existing query APIs. The
work to hook up the new tokens is trivial due to it's similarity to the previous
work done for the query APIs. I've implemented all the new to
11 matches
Mail list logo