[gameprogrammer] Enumeration with SDL?
- From: Enrico Zschemisch <enrico.zschemisch@xxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 04 Jul 2006 10:04:47 +0200
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
- Follow-Ups:
- [gameprogrammer] Re: Enumeration with SDL?
- From: Olivier Delannoy
Other related posts:
- » [gameprogrammer] Enumeration with SDL?
- » [gameprogrammer] Re: Enumeration with SDL?
- » [gameprogrammer] Re: Enumeration with SDL?
--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] Re: Enumeration with SDL?
- From: Olivier Delannoy