[Mesa-dev] [PATCH] vbo: introduce vbo_get_minmax_indices function
Yuanhan Liu
yuanhan.liu at linux.intel.com
Tue Jan 3 19:59:44 PST 2012
On Wed, Jan 04, 2012 at 11:20:07AM +0800, Yuanhan Liu wrote:
> On Tue, Jan 03, 2012 at 08:25:31PM +0100, Roland Scheidegger wrote:
> > Ah index scanning...
> > I don't like that this will map/unmap the ib once for each prim,
> Me either :)
>
> > though
> > I don't really see a nice way to avoid that (I think if you have to
>
> Well, I thought a while, we may do some combine to reduce some
> map/unmap.
Ok, here is the new patch, please help to review it.
And Brian, since it touches the mesa core, it would be nice if you'd
review it.
Thanks,
Yuanhan Liu
--
More information about the mesa-dev
mailing list