Without this when an application issues that query,
it would try to wait the result from the gpu, and since no query has
been actually issued, it will wait for ever
Signed-off-by: Tiziano Bacocco
---
src/gallium/drivers/nouveau/nv50/nv50_query.c | 2 ++
src/gallium/drivers/nouveau/nvc0
Signed-off-by: Tiziano Bacocco
---
src/gallium/drivers/nouveau/nv50/nv50_query.c | 1 +
src/gallium/drivers/nouveau/nvc0/nvc0_query.c | 3 +++
2 files changed, 4 insertions(+)
diff --git a/src/gallium/drivers/nouveau/nv50/nv50_query.c
b/src/gallium/drivers/nouveau/nv50/nv50_query.c
index
ord
> origin tests should start failing with your patch.
> On Jan 19, 2015 3:41 PM, "Tiziano Bacocco" wrote:
>
>> Could it be that it affects also fragcoord? because also on rnndb it says
>> that
>>
>> 2015-01-20 0:17 GMT+01:00 Ilia Mirkin :
>>
>
d
>> is at the integer or half integer coord. The other is a rasterizer setting.
>> On Jan 19, 2015 3:06 PM, "Tiziano Bacocco" wrote:
>>
>>> On the commit
>>> http://cgit.freedesktop.org/mesa/mesa/commit/?id=aafd13027a38d5a2ab5d80019b282b8233c15a8a
&g
On the commit
http://cgit.freedesktop.org/mesa/mesa/commit/?id=aafd13027a38d5a2ab5d80019b282b8233c15a8a
, the part where the supported caps are added was missing
nv50,nvc0: Report correct caps for pixel center integer
Signed-off-by: Tiziano Bacocco
diff --git a/src/gallium/drivers