> If test_all_transform_functions() is used in a few different files,
> maybe it would be better to move it to a .c file instead of having a
> separate instance for each use?
> 
you are right. Have a look on my new version with included benchmark
macros. Note that they will only work on 586 CPU's or higher (they use
thr rdtsc command to count cycles).

The way the macros are activated is not pretty good this time, any idea
how we could make shure that they are only included on Pentium class CPU's
??

Do you change it to .c file or shall I do ?


Holger



_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to