Apart from the comment I sent on the first patch, patch 1&4 are
Reviewed-by: Nicolai Hähnle
On 14.10.2016 05:16, Dave Airlie wrote:
From: Dave Airlie
Although the vulkan drivers include mesa macros.h, for
radv I'd like to move away from that.
Signed-off-by: Dave Airlie
---
src/mesa/main/m
From: Dave Airlie
Although the vulkan drivers include mesa macros.h, for
radv I'd like to move away from that.
Signed-off-by: Dave Airlie
---
src/mesa/main/macros.h | 13 -
src/util/macros.h | 13 +
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/s