Keith Whitwell pisze:
> Michal,
>
> Sorry, this isn't a great way to do this.  This can usually be caught
> much earlier in the pipeline and with much less overhead by validating
> the incoming index list.
>
>   
OK, so we scan the whole element array beforehand, and if any element is 
out of range, we kill the while primitive, right?

> We normally do that in Mesa or the state tracker, if that helps.
>
>   
Does this mean we actually don't want to check that in the draw module 
and we should deal with it on the state tracker level?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to