[Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)

2016-08-28 Thread Francesco Ansanelli
XXX still need to figure how to treat the removed VIEW_CLASS* and formats. V2: drop the oes suffix in messages (Ilia Mirkin) Signed-off-by: Francesco Ansanelli --- src/mesa/main/textureview.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/mesa/main/tex

Re: [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)

2016-08-30 Thread Ilia Mirkin
On Mon, Aug 29, 2016 at 1:25 AM, Francesco Ansanelli wrote: > XXX still need to figure how to treat the removed VIEW_CLASS* > and formats. Can you elaborate what this comment means? You definitely need to add piglit tests for testing ETC2 stuff - it's not supported in hardware for most desktop h

Re: [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)

2016-08-30 Thread Francesco Ansanelli
Hi, I sent this series to have some feedback (rfc prefix failed) and the comment will be addressed as soon as the tests are done. I started checking the piglit part that you suggested in a previous mail.. I'll ask you also about them if I don't bother too much :) Il 31 ago 2016 01:44, "Ilia Mirk

Re: [Mesa-dev] [PATCH 3/3] mesa: implement GL_OES_texture_view (V2)

2016-09-16 Thread Ilia Mirkin
Hi Francesco, Where are you with the piglit tests? I just finished converting the ARB_viewport_array tests, and was thinking of having a go at the ARB_texture_view ones. However if you've made significant progress there already, I have other things I can do too. -ilia On Wed, Aug 31, 2016 at 1