Make StateTracker more inline friendly

Started by Matthias, April 22, 2007, 16:58:59

Previous topic - Next topic

Matthias

StateTracker is heavily used by VBO apps.

The patch moves code that grows the state stack into a different method and reduces the bytecode size of the methods in the hot path.