[dx69+70] FPS + SetTransform transformation

Lionel Ulmer lionel.ulmer at free.fr
Thu Jul 17 01:44:01 CDT 2003


On Wed, Jul 16, 2003 at 07:58:51PM -0700, Steven Edwards wrote:
> 
> > Note: I had a concern about calling gettimeofday, but I saw it was
> > already used in dlls\ntdll\time.c and I think I have done the right
> > includes.
> 
> If you can avoid gettimeofday please try to. I have a patch to add gettimeofday to wine_port in
> the ReactOS tree but the dlls really should avoid calling *nix only functions if you can. 
> 
> Not that it really matters as most of WINEs directX stuff wont work on ReactOS for years++ anyway.

In the D3D1-7 FPS code (which is under #ifdef / #endif for the moment), I
used QueryPerformanceCounter as a real Windows program would do :-)

I will switch to the new FPS channel too, it's a nice idea.

                Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-devel mailing list