On 9/24/2010 10:40 AM, Farshid Lashkari wrote:
> I noticed that GraphicsWindowWin32.cpp hard codes the swap method
> to WGL_SWAP_EXCHANGE_ARB. To apply this workaround the users would just need 
> to change
> this to WGL_SWAP_COPY_ARB and recompile. Having this configurable would be 
> ideal, however
> I'm not very familiar with osgViewer, so I'm probably not the best person to 
> make this
> change, otherwise I would have already submitted a patch ;)

  At least at one time in the past, SWAP_COPY performed slower than 
SWAP_EXCHANGE (because
it does a copy, duh). I don't know if this is relevant anymore.

> Cheers,
> Farshid

-- 
Chris 'Xenon' Hanson, omo sanza lettere                  Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
"There is no Truth. There is only Perception. To Perceive is to Exist." - Xen
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to