View Single Post
Old October 14th, 2001   #7 (permalink)
CD
Gunslinger
 
CD's Avatar
 
Join Date: Apr 2001
Location: Mid-World
Posts: 965
SDL does at least partially use DX, when used in Win32, FYI.

And just because something uses SDL, doesn't mean it's going to immediately compile on another platform. There are many other aspects of a codebase which could be in a non-portable state..

And yes, SDL isn't the speediest of choices, but that's often a sacrifice you make for ease of implementation, and portability.
Anyhoo, any decent machine should run it at full speed, if it's ass-slow for you, you should try using a newer SDL library, or getting rid of your crapbox
__________________
The man in black fled across the desert, and the gunslinger followed...
CD is offline   Reply With Quote