On 28.03.2017 21:50, Marek Olšák wrote:
Patches 6 & 7 return void, but patch 5 defines the return type as
bool. With those fixed, patches 5-7 are:
Reviewed-by: Marek Olšák
Fixed locally, thanks!
Marek
On Tue, Mar 28, 2017 at 11:11 AM, Nicolai Hähnle wrote:
From: Nicolai Hähnle
---
s
Patches 6 & 7 return void, but patch 5 defines the return type as
bool. With those fixed, patches 5-7 are:
Reviewed-by: Marek Olšák
Marek
On Tue, Mar 28, 2017 at 11:11 AM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> ---
> src/gallium/drivers/trace/tr_context.c | 20
From: Nicolai Hähnle
---
src/gallium/drivers/trace/tr_context.c | 20
1 file changed, 20 insertions(+)
diff --git a/src/gallium/drivers/trace/tr_context.c
b/src/gallium/drivers/trace/tr_context.c
index 81c1a46..75a3748 100644
--- a/src/gallium/drivers/trace/tr_context.c
++