No subject


Wed Jan 24 21:54:03 PST 2007


parameters, or a slight error in a SDL function definition.
(All compile and link parameters are the same, but -5r or -5s)

In my conditions (PIII 800EB, 768 MB SDRAM 133, ATI Radeon 64DDR,
Win98SE, desktop 1280x1024x32):
testgl.exe gives about 437 fps
testpalette.exe 29-30 fps
testsprite.exe 53-59 fps
for the 5 environments. (each .exe with corresponding .dll/.lib)
Almost no difference in running speed, big difference
in compile/link time and in size of executables.

Total size of the 24 test .exe :
LccWin32 : 198400 (!!!)
DigitalMars : 627360
Symantec : 648342
Watcom/Scitech 11c -5r : 1068544
Watcom/Scitech 11c -5s : 1126912
Watcom 11 -5r : 1086976
Watcom 11 -5s : 1148416

I had to do sight mods to a few sources files
to accomodate the various compilers.

I encountered a lot of hassle about the GUIDs
(something should be done with dinput.h in video/windx5)
(Without talking about using the DX8 SDK files...)

If there is an uploadable address somewhere, I can FTP
the whole thing.

Cheers,

Jean-Pierre H. Dumas





More information about the SDL mailing list