SDL on Windows

Hi all.

Which version of DirectX is required to use SDL on windows?

Thomas

a ?crit dans le message news:
20000829091016.BTRE412.fepB.post.tele.dk at proxyplus.universe…

Hi all.

Which version of DirectX is required to use SDL on windows?

Thomas

DirectX 5

SDL can work also with GDI

Gautier

SDL can work also with GDI

Does this meen that SDL falls back on GDI automaticly if
DXVersion<5?

ThomasOn 29 Aug 00, at 14:10, Gautier Portet wrote:

a ?crit dans le message news:
20000829133223.DSHS1912.fepA.post.tele.dk at proxyplus.universe…> On 29 Aug 00, at 14:10, Gautier Portet wrote:

SDL can work also with GDI

Does this meen that SDL falls back on GDI automaticly if
DXVersion<5?

yes.

I don’t have tested, but I am not sure that GDI will be so fast :slight_smile:
just do a test on NT4.

Gautier

“Gautier Portet” wrote

I don’t have tested, but I am not sure that GDI will be so fast :slight_smile:
just do a test on NT4.

i’ve found the GDI performance on NT4 to be pretty comparable
with the directx stuff. i wouldn’t worry too much