Re: [Mesa-dev] [PATCH 0/2] Introduce and use cap for MaxVertexAttribRelativeOffset.

2018-09-10 Thread Guido Günther
Hi, On Thu, Sep 06, 2018 at 04:31:12PM +0200, mathias.froehl...@gmx.net wrote: > From: Mathias Fröhlich > > Hi all, > > The following two patches introduce a gallium capability > to feed gl_constants::MaxVertexAttribRelativeOffset. > Then adapt etnyviv to return what it can really handle. > That

[Mesa-dev] [PATCH 0/2] Introduce and use cap for MaxVertexAttribRelativeOffset.

2018-09-06 Thread Mathias . Froehlich
From: Mathias Fröhlich Hi all, The following two patches introduce a gallium capability to feed gl_constants::MaxVertexAttribRelativeOffset. Then adapt etnyviv to return what it can really handle. That prevents _mesa_update_vao_derived_arrays from collapsing too many attribute arrays into a sing