Re: [Mesa-dev] [PATCH 2/3] mesa: minor tidy up for memory object error strings

2017-11-14 Thread Nicolai Hähnle
On 11.11.2017 01:07, Andres Rodriguez wrote: Signed-off-by: Andres Rodriguez Reviewed-by: Nicolai Hähnle --- src/mesa/main/externalobjects.c | 30 ++ 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/mesa/main/externalobjects.c b/src/mesa/ma

[Mesa-dev] [PATCH 2/3] mesa: minor tidy up for memory object error strings

2017-11-10 Thread Andres Rodriguez
Signed-off-by: Andres Rodriguez --- src/mesa/main/externalobjects.c | 30 ++ 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/mesa/main/externalobjects.c b/src/mesa/main/externalobjects.c index e70280c..4e9f8f8 100644 --- a/src/mesa/main/externalobje