Re: [Mesa-dev] [PATCH 06/24] mesa: hook up memoryobject tex(ture)storage api

2017-07-28 Thread Samuel Pitoiset
Reviewed-by: Samuel Pitoiset On 07/27/2017 03:08 PM, Timothy Arceri wrote: From: Andres Rodriguez V2 (Timothy Arceri): - formating fixes Signed-off-by: Andres Rodriguez Reviewed-by: Timothy Arceri --- src/mesa/main/dd.h | 10 src/mesa/main/externalobjects.c | 129 ++

[Mesa-dev] [PATCH 06/24] mesa: hook up memoryobject tex(ture)storage api

2017-07-27 Thread Timothy Arceri
From: Andres Rodriguez V2 (Timothy Arceri): - formating fixes Signed-off-by: Andres Rodriguez Reviewed-by: Timothy Arceri --- src/mesa/main/dd.h | 10 src/mesa/main/externalobjects.c | 129 src/mesa/main/texstorage.c | 77

Re: [Mesa-dev] [PATCH 06/24] mesa: hook up memoryobject tex(ture)storage api

2017-07-26 Thread Timothy Arceri
On 27/07/17 01:11, Samuel Pitoiset wrote: On 07/26/2017 01:46 PM, Timothy Arceri wrote: From: Andres Rodriguez V2 (Timothy Arceri): - formating fixes Signed-off-by: Andres Rodriguez Reviewed-by: Timothy Arceri --- src/mesa/main/dd.h | 9 +++ src/mesa/main/externalobject

Re: [Mesa-dev] [PATCH 06/24] mesa: hook up memoryobject tex(ture)storage api

2017-07-26 Thread Samuel Pitoiset
On 07/26/2017 01:46 PM, Timothy Arceri wrote: From: Andres Rodriguez V2 (Timothy Arceri): - formating fixes Signed-off-by: Andres Rodriguez Reviewed-by: Timothy Arceri --- src/mesa/main/dd.h | 9 +++ src/mesa/main/externalobjects.c | 129

[Mesa-dev] [PATCH 06/24] mesa: hook up memoryobject tex(ture)storage api

2017-07-26 Thread Timothy Arceri
From: Andres Rodriguez V2 (Timothy Arceri): - formating fixes Signed-off-by: Andres Rodriguez Reviewed-by: Timothy Arceri --- src/mesa/main/dd.h | 9 +++ src/mesa/main/externalobjects.c | 129 src/mesa/main/texstorage.c | 77 +