On 31.03.2014 22:54, Ian Romanick wrote:
Patches 1, 2, and 4 through 9 are
Reviewed-by: Ian Romanick
I sent a comment on patch 3.
The comment on patch 2 is more FYI than anything.
Hi,
I just updated patch 3.
For patch 2, i will squash that commit in future works
and include it with extensio
Ok thank you for your input, I see the problem now,
I will take a deeper look into this extension,
maybe I will try to enable it for software drivers first..
Thanks,
Rafal
On 20.03.2014 00:19, Marek Olšák wrote:
The extension specifically mentions that it allows storing a query
result into a b
On 28.03.2014 07:51, Kenneth Graunke wrote:
On 03/27/2014 01:59 PM, Rafal Mielniczuk wrote:
Hello,
This is the second version of the series implementing
ARB_query_buffer_object in mesa.
Main changes to the first version are:
- Enable extension only for software driver
- Fix possible segfau
On 28.03.2014 08:01, Kenneth Graunke wrote:
On 03/27/2014 11:34 PM, Kenneth Graunke wrote:
On 03/27/2014 01:59 PM, Rafal Mielniczuk wrote:
Just return and do nothing if query result is not yet available
Signed-off-by: Rafal Mielniczuk
---
src/mesa/main/queryobj.c | 16
1 f