Re: [AD] maskmovq 3938 (also flicker)

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> > as this instruct is the only one that needs new binutils, and only works
> > with SSE, could someone please make it optional (add alternative), I
> > commented it out of iblit16/32/8.s and the rest of the lib builds with
mingw
> > crt 27/3/2000 and as I don't have SSE it works fine.
>
>
> If you build the DLL, it may not be fully compatible with other Allegro
> programs. This is a non-issue with the WIPs (since just about all
> executables ship with the DLL), but may become a problem when Allegro 4.0
is
> released.
>
> The SSE code is backed up by the regular assembly code anyway, so if you
> don't have SSE, then masked_blit() will use the old code.

This isn't really my point, it is that you _have_ to compile maskmovq, It'd
be much better that if your binutils didn't support SSE you could build
allegro with an alternate non-SSE instruction sequence rather than just
failing (ok, it may be a bit slower on SSE, but this is not important for
some people).




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/