Question about SDL.DLL version

I have compiled my program with SDL 1.2.7.
The framerate is about 85 fps.
The size of SDL.DLL in 1.2.7 release is about 224 KB

I found an other SDL.DLL version downloading an open source project,
http://craft.sf.net
The size of SDL.DLL in this project is about 1.23 MB.
Using this dll in my project ,the framerate is about 278 fps !!!

Which SDL version is used in this project??
Why this performance difference??

Thanx,
Gianni

Hello.

I tried this dll but in my case, it make my program crash with a
beautifull Segmentation Falt, and I did not have any probleme with the
original DLL. So Maybe they are some things different on this lib or, it
may include different things, In lmy case I use SDL_Image and others
SDL_Lib maybe the incompatibily came from this.

Wedge> I have compiled my program with SDL 1.2.7.

The framerate is about 85 fps.
The size of SDL.DLL in 1.2.7 release is about 224 KB

I found an other SDL.DLL version downloading an open source project,
http://craft.sf.net
The size of SDL.DLL in this project is about 1.23 MB.
Using this dll in my project ,the framerate is about 278 fps !!!

Which SDL version is used in this project??
Why this performance difference??

Thanx,
Gianni


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl

Since your app is running at 85fps with the 1.2.7 dll, it is almost
certainly syncronised to your refreshed reate. I’m guessing the other dll
isn’t vsyncing - perhaps they have modified it…

Will McGugan> -----Original Message-----

From: sdl-bounces+will=willmcgugan.com at libsdl.org
[mailto:sdl-bounces+will=willmcgugan.com at libsdl.org]On Behalf Of Rossi
Giovanni
Sent: 16 June 2004 10:30
To: 'sdl at libsdl.org
Subject: [SDL] Question about SDL.DLL version

I have compiled my program with SDL 1.2.7.
The framerate is about 85 fps.
The size of SDL.DLL in 1.2.7 release is about 224 KB

I found an other SDL.DLL version downloading an open source project,
http://craft.sf.net
The size of SDL.DLL in this project is about 1.23 MB.
Using this dll in my project ,the framerate is about 278 fps !!!

Which SDL version is used in this project??
Why this performance difference??

Thanx,
Gianni


SDL mailing list
SDL at libsdl.org
http://www.libsdl.org/mailman/listinfo/sdl