----- Original Message -----
From: Kendall Bennett <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 12, 1999 5:14 AM
Subject: [Mesa-dev] Submitted X86, MMX and 3DNow assembler fixes


> Hi All,
>
> I just submitted the changes we have made to the code, which enables
> X86, MMX and 3DNow assembler optimisations that work properly with
> Watcom C++. We made some mods to Assyntax.h to get this to work, and
> had to decorate a bunch of internal functions with __decl arguments
> (wrapped in _ASMAPI macros). This code should not affect anyone not
> using Watcom C++. Let me know if there are problems.

MSVC doesn't compile now, for some strange reason. I'm getting errors on
function declarations that use _XFORMAPI and (257) other places.

> BTW, what happened to the gl_Viewport function? This appears to have
> gone away, but all the existing device drivers try to call it! I
> changed my code to call the external function and it works for the
> time being. I assume we want to call the dispatched version, but the
> dispatcher stuff was just changed by Brian.

All I did was use use _mesa_Viewport instead.

Regards,

Keith Harrison
SiO2 Software.
Birmingham, UK.
[EMAIL PROTECTED] (personal)
[EMAIL PROTECTED] (work)




_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to