Preliminary support Mach64 native vertex buffer template was added to
CVS. The measures on the increase of performance in doing this are
rather marginal unfortunately: I got an increase of 800 poly/sec (over
35400) on ipers mesademo on the previous mach64-0-0-4-branch, but on the 
new branch the results flutuate too much to get an accurate measure.

Nevertheless this simplifies enormously the code in _tris.c and will
facilitate future implementation of triangle and quad strips.

This is still disabled by default since some things are still missing.
One of them is support for bigendian architectures, and therefore a
doubt that I came about: is it necessary to swap bytes when writting a
IEEE fp number on a bigendian machine, or is the IEEE fp number stored
independently of that?

José Fonseca


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to