Eero Pajarre wrote:
>
> Andre Werthmann wrote:
> >
> > I have committed the remaining transform-functions written in SSE-assembly.
> > That means now all the transform_points* functions are done in SSE-assembly :)
> >
> > These functions are faster than the fpu-ones, but to get the most speed out of
>the SSE the data, the SSE-instructions
> > are working on (transform-matrix, src_vertices and dst_vertices) must be 16byte
>aligned.
> >
> > I have to find a way how to do it best (while keeping the code as clean as
>possible !).
> >
>
> I updated my copy of the Makefile.fx (for Windows 32 compilation) to
> include the katmai files. I only have a PPRO so I don't know if it
> really
> works, but it compiles and doesn't seem to cause problems on my
> computer.
>
> So if there are any windows users who can test this please do so...
>
> I will attach the patch into this message.
>
> While doing this I noticed that the previous version
> of Makefile.fx did not contain the -DUSE_3DNOW_ASM flag,
> which I included here.
>
> This addition should propably be done also to the
> 3.2 sources.
I've applied your patch to the main, 3.3 branch. The katmia
code is not in the 3.1/3.2 branch.
-Brian
_______________________________________________
Mesa-dev maillist - [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev