Am 27.06.2013 14:51, schrieb Roland Scheidegger:
> Am 27.06.2013 09:48, schrieb Jose Fonseca:
>> - Original Message -
>>> From: Roland Scheidegger
>>>
>>> If there are queries active the opaque optimization reseting the bin needs
>>> to
>>> be disabled.
>>> (Not really tested since the bu
Am 27.06.2013 09:48, schrieb Jose Fonseca:
> - Original Message -
>> From: Roland Scheidegger
>>
>> If there are queries active the opaque optimization reseting the bin needs to
>> be disabled.
>> (Not really tested since the bug was discovered by code inspection not
>> an actual test fail
- Original Message -
> From: Roland Scheidegger
>
> If there are queries active the opaque optimization reseting the bin needs to
> be disabled.
> (Not really tested since the bug was discovered by code inspection not
> an actual test failure.)
> ---
> src/gallium/drivers/llvmpipe/lp_que
From: Roland Scheidegger
If there are queries active the opaque optimization reseting the bin needs to
be disabled.
(Not really tested since the bug was discovered by code inspection not
an actual test failure.)
---
src/gallium/drivers/llvmpipe/lp_query.c |2 ++
src/gallium/drivers/llvmp