[Mesa-dev] [PATCH 00/21] Gallium: making user vertex buffers optional and other goodness
Jose Fonseca
jfonseca at vmware.com
Thu Apr 12 11:01:19 PDT 2012
----- Original Message -----
> On Thu, Apr 12, 2012 at 10:26 AM, Christian König
> <deathsimple at vodafone.de> wrote:
> >
> > It looks like a step into the right direction to me, cause AFAIK we
> > need
>
> I thought so too, but if radeon drivers are the only users of this,
> there's not much point in doing it in the state tracker. I'd like to
> know about at least one non-radeon driver intending to use this
> functionality for it to go in.
I didn't had time to look the patch series in detail, but svga is another driver which could benefit from this. It is currently falling back to the draw module for some unsupported vertex formats.
Jose
More information about the mesa-dev
mailing list