nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] emms


From: Ben Woodhead
Subject: Re: [Nel] emms
Date: Thu, 20 Nov 2003 09:20:54 -0400

Ahh.. sorry.

Thanks for the information, I did test the change i made and it didn't cause
any problems but thanks for the information, I reverted my changes.

Ben
----- Original Message ----- 
From: "lionel berenguier" <address@hidden>
To: "Developer's list for the NeL platform" <address@hidden>
Sent: Wednesday, November 19, 2003 2:35 PM
Subject: Re: [Nel] emms


> Hi Ben!
>
> This is not an error, see the method doc:
>
> * WARNING: this code use MMX when possible, but doesn't call emms!!! It is
> User job to do it.
>
> This is because this method works on a single pixel (not the case of
> convert???Bitmap() methods), and is called very often. So the client has
to
> work on many pixel, then call emms.
>
> Lionel.
>
> ----- Original Message ----- 
> From: "Ben Woodhead" <address@hidden>
> To: "Developer's list for the NeL platform" <address@hidden>
> Sent: Tuesday, November 18, 2003 3:12 PM
> Subject: [Nel] emms
>
>
> > Hello Everybody.
> >
> > I was just looking at the this function listed below and I noticed that
> > there is no emms at the end of the asm.
> >
> > uint16 CFastHLSModifier::applyHLSMod(uint16 colorIn, uint8 dHue, uint
> dLum,
> > uint dSat)
> >
> > After this statement is were it should be.
> >
> > mov retVal, ax
> >
> > emms
> >
> > Ben
>
>
>
> _______________________________________________
> Nel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/nel-all
>





reply via email to

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