Re: [osg-users] Problem with samples

2010-09-24 Thread Wojciech Lewandowski
-users] Problem with samples Hi, I've also been experiencing the fullscreen issue with nVidia cards on Windows 7. Just wanted to let you know that I found a workaround. When creating the OpenGL context, I changed the swap method from WGL_SWAP_EXCHANGE_ARB to WGL_SWAP_COPY_ARB. This compl

Re: [osg-users] Problem with samples

2010-09-23 Thread Farshid Lashkari
Hi, I've also been experiencing the fullscreen issue with nVidia cards on Windows 7. Just wanted to let you know that I found a workaround. When creating the OpenGL context, I changed the swap method from WGL_SWAP_EXCHANGE_ARB to WGL_SWAP_COPY_ARB. This completely solved the issue for me. Hopefu

Re: [osg-users] Problem with samples

2010-09-02 Thread Martin Anderson
Hi, Thanks for all your responses guys - that seems to answer the problem ! Will try the offered fixes when I get home from work Thank you! Cheers, Martin -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=31274#31274 __

Re: [osg-users] Problem with samples

2010-09-02 Thread Magnus Kessler
On Thursday 02 September 2010 11:13:37 Torben Dannhauer wrote: > Hi, > > I have the same problem. As workaround, you could start your software not > as fullscreen with the --window parameter. > > Thank you! > > Cheers, > Torben Other workarounds include turning the Aero compositor off completel

Re: [osg-users] Problem with samples

2010-09-02 Thread Torben Dannhauer
Hi, I have the same problem. As workaround, you could start your software not as fullscreen with the --window parameter. Thank you! Cheers, Torben -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=31262#31262 __

Re: [osg-users] Problem with samples

2010-09-02 Thread Robert Osfield
Hi Martin, I'm familiar with this particular problem, but it kinda sounds like the windows compositor/OpenGL driver aren't playing well together. Try disabling the window compositing to see if that helps. Also look at the driver situation, perhaps there is a new driver available. The Nvidia foru

[osg-users] Problem with samples

2010-09-01 Thread Martin Anderson
Hi, I'm just getting started with osg and after downloading the binaries (and also source+build) every time I start any of the samples, the sample flashes up briefly, then the screen goes entirely black - I have to alt+tab to another app before selecting the sample to see it. I checked through