Stereo fullscreen initialization

Hello
I have a Quadro 980GLX and windows XP, and I am trying to initalize a fullscreen 2048x768 mode that covers both monitors.

I have selected “extend my win. desktop to this monitor” and I have tried both glutFullScreen() and glutGameModeString(“2048x768:32@60”);
but it seems that windowsXP is forcing this window to only occupy one screen (1024x768).
I remember trying this in win2000 and it was working ok.

I imagine this is a windows XP thing… is there a way around it? can someone suggest another way of initializing the dual monitor fullscreen?

Gracias
Soteris

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.