[SDL] maximum width and height

Solra Bizna sbizna at tejat.net
Tue Oct 30 21:37:05 PDT 2007


On 10/30/07, Terry Welsh <mogumbo at gmail.com> wrote:
>   fullX = modes[0]->w;
>   fullY = modes[0]->h;
If you're going to do that, do it with the caveat in mind that the
largest fullscreen resolution is not always the best. (For example,
while my CRT supports up to 2048x1280, at 60Hz I don't necessarily
*want* anything going that high.)
-:sigma.SB


More information about the SDL mailing list