[gameprogrammer] Enumeration with SDL?

Hi,

we have based our engine on SDL, but now we need a way to enumerate the display/graphics card just like we could do with DirectX. So the drivers tell us, which resolution, depth, etc. they support. I found SDL_VideoModeOK(), but this would also force us to hardcode all values and test them.

Any ideas?

Thanks, Enrico


--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: