Holger Waechtler <[EMAIL PROTECTED]> writes:
> All the related code is extracted now into the file debug_xform.h, which
> can be included by any file which calls a init_XXX_transforms (). Have a
> look on it.
> We should change the criteria, on which the test fails, since the 3Dnow!
> functions produce errors up to 2e-6.
I think this is being caused by the extra precision in the x87 fpu.
>From the log you included, it looks like REQUIRED_PRECISION must be
less than 15 for points3_perspective to pass. I'll have to think
about what the worst possible error would be.
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?
Josh
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev