[Mesa-dev] [PATCH] rtasm/translate_sse: support Win64

tom fogal tfogal at sci.utah.edu
Sun Aug 15 09:22:52 PDT 2010


Luca Barbieri <luca at luca-barbieri.com> writes:
> I just discovered that Microsoft wisely decided to use their own
> calling convention on Win64...
>
> This hasn't actually been tested on Win64 though.

Does mingw or cygwin support win64?  I don't know if it's just MS that
uses a new calling convention, or all win64 code, but if the former
this should probably be conditionalized on _MSC_VER as well.

-tom


More information about the mesa-dev mailing list