I've pushed this series.
Thanks!
Andreas.
2014-09-06 20:12 GMT+02:00 Connor Abbott :
> On Sat, Sep 6, 2014 at 3:23 AM, Kenneth Graunke wrote:
>> On Friday, September 05, 2014 08:59:32 PM Connor Abbott wrote:
>>> q_total should never go below 0 (which is why it's defined as unsigned),
>>> and if
On Sat, Sep 6, 2014 at 3:23 AM, Kenneth Graunke wrote:
> On Friday, September 05, 2014 08:59:32 PM Connor Abbott wrote:
>> q_total should never go below 0 (which is why it's defined as unsigned),
>> and if it does, then something is seriously wrong.
>>
>> Signed-off-by: Connor Abbott
>> ---
>> s
On Friday, September 05, 2014 08:59:32 PM Connor Abbott wrote:
> q_total should never go below 0 (which is why it's defined as unsigned),
> and if it does, then something is seriously wrong.
>
> Signed-off-by: Connor Abbott
> ---
> src/mesa/program/register_allocate.c | 1 +
> 1 file changed, 1
q_total should never go below 0 (which is why it's defined as unsigned),
and if it does, then something is seriously wrong.
Signed-off-by: Connor Abbott
---
src/mesa/program/register_allocate.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/program/register_allocate.c
b/src/mesa/p