[SDL] Virtual desktop and fullscreen

Solra Bizna sbizna at tejat.net
Thu Jan 3 14:42:15 PST 2008


On Jan 3, 2008 8:38 AM, Remi Duraffort <remi.duraffort at wanadoo.fr> wrote:
> My question is : how can i get the current screen resolution ?
At this time, you can't do that through SDL. You can sacrifice
portability and special-case some X11 code, but I don't think that's a
problem with the proper fallbacks since most other windowing systems
don't support a virtual desktop.
-:sigma.SB


More information about the SDL mailing list