Re: [Mesa-dev] [PATCH 1/4] ddebug: implement set_window_rectangles

2018-08-14 Thread Samuel Pitoiset
Series is: Reviewed-by: Samuel Pitoiset On 8/9/18 3:29 AM, Marek Olšák wrote: From: Marek Olšák --- src/gallium/auxiliary/driver_ddebug/dd_context.c | 12 1 file changed, 12 insertions(+) diff --git a/src/gallium/auxiliary/driver_ddebug/dd_context.c b/src/gallium/auxiliary/

[Mesa-dev] [PATCH 1/4] ddebug: implement set_window_rectangles

2018-08-08 Thread Marek Olšák
From: Marek Olšák --- src/gallium/auxiliary/driver_ddebug/dd_context.c | 12 1 file changed, 12 insertions(+) diff --git a/src/gallium/auxiliary/driver_ddebug/dd_context.c b/src/gallium/auxiliary/driver_ddebug/dd_context.c index dd7b3e086cd..a1b6c971e89 100644 --- a/src/gallium/au