Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] MMX code
Home

[Freeciv-Dev] MMX code

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] MMX code
From: Rafal Bursig <bursig@xxxxxxxxx>
Date: Tue, 13 May 2003 09:07:45 +0200

Hi All

As you know I current use in SDLClient assembler mmx code.
I make it for zoom, AA font rendering , and fillrectangle with alpha blending.
All implementation have pure C reserve functions for no-mmx cpu cases.
Current you can switch using those fuctions via #define HAVE_MMX1 pram. but this nice work with source distribution and is problematic with binary distribution. Should I leave this as it is or try add mmx detection code in run time ?

Rafal



[Prev in Thread] Current Thread [Next in Thread]