OpenSceneGraph/include/osgViewer/api/Win32
Robert Osfield 36f6ef7242 From Alexander Sinditskiy, "I found issue with capturing mouse buttons.
This issue can be reproduced:
1. Create osgViewer window,
2. Push right&left mouse buttons on the osgViewer window,
3. Move mouse out of window, and release right&left mouse buttons.

osgViewer window handle only first mouse release, as result window thinks that we did not released second mouse button.

I attached fix for this issue."
2012-11-08 17:19:51 +00:00
..
GraphicsHandleWin32 From Colin MacDonald, "In my application I have a custom graphics context class, derived from 2009-11-21 16:41:02 +00:00
GraphicsWindowWin32 From Alexander Sinditskiy, "I found issue with capturing mouse buttons. 2012-11-08 17:19:51 +00:00
PixelBufferWin32 From Colin MacDonald, "In my application I have a custom graphics context class, derived from 2009-11-21 16:41:02 +00:00