Hello Sandro, Thursday, August 30, 2007, 4:21:29 PM, you wrote: SS> It surely does so, but the same overhead would be in converting int values SS> to floats when parsing, wouldn't it ?
Parsing is done once, rendering is is done lots of times and affects user experience. SS> Seems another case of instance vs. defs SS> rendering (defs are in integer space, instances might be in float, considering SS> matrix transforms). Also, if no invalidated bounds, no multiple transforms SS> required.. No, the transformation is done once per frame (and instance), then the precomputed vertexes are rendered for each clipping window. Udo _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
