Thread: SDL or not SDL?
View Single Post
Old March 15th, 2002   #9 (permalink)
Exophase
Emu author
 
Join Date: Apr 2001
Location: Bloomington IN, USA
Posts: 1,061
Quote:
Originally posted by Bobbi
Correct, it's a graphic API like DirectX is ... just with the difference, that SDL is known for working on all kind of platforms (linux, BeOS, win32 etc.), and that's exactly why SDL emus are that portable!
It's a WRAPPER. SDL has many video targets, and on win32 DirectX is usually used. If an SDL version of something is faster than a DX counterpart then eith the DX version is poorly coded or the SDL version has more changed than just the video surface code.

- Exo
Exophase is offline   Reply With Quote