> Do you need someone to push it for you?
Yeah, I don't have push rights.
Thanks for the review, it didn't occur to me before to look at logs to
see what prefix is correct.
Martina
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.
I don't think the "gallium:" commit message prefix is correct here.
Looking at the logs it should be "r600g/sb:".
With that change:
Reviewed-by: Bas Nieuwenhuizen
Do you need someone to push it for you?
- Bas
On Fri, Sep 16, 2016 at 4:58 PM, Martina Kollarova
wrote:
> A couple of forward-dec
A couple of forward-declarations were causing warnings in clang:
'value' defined as a class here but previously declared as a struct
[-Wmismatched-tags]
Signed-off-by: Martina Kollarova
---
src/gallium/drivers/r600/sb/sb_ir.h | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
di