Re: [Mesa-dev] [PATCH 6/6] llvmpipe: turn on pipe cap for GL_ARB_copy_image support

2016-06-07 Thread Charmaine Lee
For the series: Reviewed-by: Charmaine Lee From: Brian Paul Sent: Tuesday, June 7, 2016 12:03 PM To: mesa-dev@lists.freedesktop.org Cc: Neha Bhende; Charmaine Lee Subject: [PATCH 6/6] llvmpipe: turn on pipe cap for GL_ARB_copy_image support --- src/galli

[Mesa-dev] [PATCH 6/6] llvmpipe: turn on pipe cap for GL_ARB_copy_image support

2016-06-07 Thread Brian Paul
--- src/gallium/drivers/llvmpipe/lp_screen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/llvmpipe/lp_screen.c b/src/gallium/drivers/llvmpipe/lp_screen.c index 50a6513..d252c7a 100644 --- a/src/gallium/drivers/llvmpipe/lp_screen.c +++ b/src/gallium/dri