On 5 December 2011 14:50, Eric Anholt <span dir="ltr">&lt;<a href="mailto:eric@anholt.net">eric@anholt.net</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="HOEnZb"><div class="h5"><br>
<br>
</div></div>These statechanges should probably be flagged using FLUSH_VERTICES(ctx,<br>
_NEW_TRANSFORM_FEEDBACK), since we&#39;re about to change something that<br>
would be used by existing glBegin()/glEnd() rendering that is batched up<br>
in the vbo module.<br>
</blockquote></div><br>Ok, i will put this in a separate patch.<br>